Re: should I code against the current release or the 0.96rc?

2007-08-01 Thread jose
Well the deadline is close, but the project is also smaller right now and the migration is simplier. Anyway One good days work yesterday and the migration is pretty much done. Some of the stuff that bit me were that now request.params returns unicode, so I had to do some encoding of the data I

Re: should I code against the current release or the 0.96rc?

2007-07-31 Thread Jose Galvez
Well I've definitely got a deadline to make this week. What I'm afraid of is that this project will grow and the migration will be that much more difficult. however if I build it on 0.96 now then I'll have to install one of release candidates. Not sure how stable rc2 is for real use or for that

Re: should I code against the current release or the 0.96rc?

2007-07-31 Thread Christoph Haas
On Mon, Jul 30, 2007 at 11:30:43PM -0700, Jose Galvez wrote: Well I've definitely got a deadline to make this week. What I'm afraid of is that this project will grow and the migration will be that much more difficult. Indeed. The API has changed a bit (to the better) and I would suggest you

Re: should I code against the current release or the 0.96rc?

2007-07-31 Thread Max Ischenko
On 7/31/07, Jose Galvez [EMAIL PROTECTED] wrote: Well I've definitely got a deadline to make this week. What I'm afraid of is that this project will grow and the migration will be that much more difficult. however if I build it on 0.96 now then I'll have to install one of release