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 got back, not a big deal just something to be
aware of.
Jose

On Jul 31, 2:21 am, Max Ischenko [EMAIL PROTECTED] wrote:
 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 candidates.  Not sure how stable rc2 is for real use or for
  that matter how far away 0.96 really is

 If deadline is so close, what's the rush? Make a release and _then_ plan
 migration.

 Max.


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
pylons-discuss group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~--~~~~--~~--~--~---



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 matter how far away 0.96 really is
Jose

Max Ischenko wrote:


 On 7/31/07, *Jose Galvez* [EMAIL PROTECTED]
 mailto:[EMAIL PROTECTED] wrote:


 Hi all,
 I've got a pretty big project that is almost done with phase one, but
 will undoubtedly need updates in the very near future.  Since I know
 that this will be a work in progress for at least the near
 future the
 big question is should I code against the current release (which it is
 currently written against) or should I just bite the bullet and chagne
 my code base now the for 0.96?  Any thoughts?


 I would advise upgrading.

 It took me almost two days to complete the migration, mostly because I
 had a lot of extension code. But postponing it means increasing your
 technical debt. I'd only do it in the face of a deadline.

 Max.



 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
pylons-discuss group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~--~~~~--~~--~--~---



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 use 0.9.6.

 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 
 matter
 how far away 0.96 really is

0.9.6 is pretty close (matter of days) and if there are issues they
should be sorted out quickly. I'm also basing a productive application
on 0.9.6rc here and am happy so far. No deadline until end of the week
here but I don't fear any major instability issues. The devs fix those
things very quickly usually.

 Christoph


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
pylons-discuss group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~--~~~~--~~--~--~---



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 candidates.  Not sure how stable rc2 is for real use or for
 that matter how far away 0.96 really is


If deadline is so close, what's the rush? Make a release and _then_ plan
migration.

Max.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
pylons-discuss group.
To post to this group, send email to pylons-discuss@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en
-~--~~~~--~~--~--~---