Two Designs for SequenceIdGenerator
Code: Chibrary, design, object orientation, Ruby, state
Comments Off on Two Designs for SequenceIdGenerator
In my previous, marathon post on id generation, I mentioned that I was generating unique sequence numbers. It was straightforward to write a class to generate them:
Software Craftsmanship Tour: Aidan Rogers
Code: craftsmanship tour, interfaces, object orientation, open question, software development
Comments Off on Software Craftsmanship Tour: Aidan Rogers
A few weeks ago I met up with Aidan Rogers to hack on some code. Aidan and I were coworkers at Cambrian House a few years ago.