On Tue, Jan 6, 2009 at 4:18 PM, Florent Aide <[email protected]> wrote: > > On Tue, Jan 6, 2009 at 8:45 PM, [email protected] > <[email protected]> wrote: >> >> On Jan 4, 10:14 pm, dbrattli <[email protected]> wrote: >>> Could the TG2 version of expose be used with TG1.5? >>> [..] >>> I would be interested in working on a TurboGears-Lite/GAE branch >> >> Why not port TG2 to GAE? >> I think that's more future-proof.
I got mix feeling here, if I where working on this I'll go with the 2.x branch as you suggested, as you pointed out much work has gone into making this possible, appengine-monkey was born for the purpose of making pylons work on appengine, also the split between the tg package and tg.devtools was made with GAE's file limit in mind. Also there is a beaker session for appengine, I don't think CP3 has something like that. Not to mention that the tg2 package is much smaller in size (both files and MB) than the 1.x branch. So your right at this point making tg2 work in appengine is simpler than making tg1 work. On the other hand I agree with Florent, if he wants to make a 1.x app-engine compatible layer he is free to do so, as the 1.x branch will have long lived support. And CP3 is a really nice tool, if it wasn't no one will have bothered with the 1.5 code. Of course in the long run we should have all tg branches work on appengine. After all it's just another deployment platform (leaving the tight integration with storage system), and TG as a whole should be able to run on it. > > Maybe dag prefers to work on tg 1.5 and cp3 ? Maybe some people out > there want to continue to support tg1.x and even if we are working on > tg2 are thinking that the tg1 branch may well live a long and > interesting life. > > We have committed to support 1.x and I am glad to see I am not the > only one. I am glad to see that while I have shifted (temporary) my > attention on tg2 dev to help push out a release we have inventive > people who work hard on tg1 stuff. > > Florent. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
