My suggestion would be to develop it on trunk, test it there and then assess whether it can easily be backported to 1.X, taking into consideration migration of existing deployments.
I'm wondering if there is a need for migration on trunk. Does anyone know of people running 2.x (trunk) in production? alex 2009/6/15 Rafal Rusin <[email protected]> > Which versions do we choose for implementation (1X or trunk, or maybe > both)? > > 2009/6/10 Alex Boisvert <[email protected]>: > > 2009/6/10 Sean Ahn <[email protected]> > > > >> +1 on making instance id, job type, retry count, etc to separate columns > >> > >> To convert the blob to a varchar or text, I'm not sure if a > >> comma-separated name-value would be enough though, since it's a map of > >> string to object(any object). > > > > > > We should make it a map of string to string then... I don't see a need to > > store arbitrary binary objects in the job details. > > > > alex > > > > > > -- > RafaĆ Rusin > http://www.touk.pl > http://top.touk.pl > http://www.mimuw.edu.pl/~rrusin <http://www.mimuw.edu.pl/%7Errusin> >
