Re: Pyramid: URLDispatch vs Traversal question

2011-01-30 Thread Tres Seaver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 01/30/2011 09:04 AM, Wade Leftwich wrote: If you want to stick with Traversal, don't forget that you have request.subpath available to you. For the path /blog/archive/ 2011/01/29/my-post-about-pyramid, you could have an Archive context whose

Re: Pyramid: URLDispatch vs Traversal question

2011-01-30 Thread Wade Leftwich
On Jan 30, 1:21 pm, Mike Orr sluggos...@gmail.com wrote: Are you traversing each level of the date here, or using a subpath from archive? Traversing each level -- the same pattern Tres described this morning as transient context classes. It seems like extra overhead to create a temporary

Re: Pyramid: URLDispatch vs Traversal question

2011-01-30 Thread Wade Leftwich
On Jan 30, 3:56 pm, oO oliv...@ozoux.com wrote: Thanks for the info. I'm following up on the idea of using request.subpath, but at what point does this property get created? This is my understanding of the call stack: 1. the RootFactory is called, with the request object as a parameter 2.

Pyramid 1.0 released.

2011-01-30 Thread Chris McDonough
Pyramid 1.0 (final) has been released to PyPI. It may be installed via: easy_install pyramid Existing installs can be updated via: easy_install -U pyramid The 1.0 release documentation exists at http://docs.pylonsproject.org/projects/pyramid/1.0/ See

Re: Pyramid 1.0 released.

2011-01-30 Thread Alexandre Conrad
Congratulation for such a milestone! The work done so far is amazing, specially the documentation. This will help grow a community around the Pylons project. I envision a grand future for it. You may want to post that announcement to the non-devel mailing list as well. Cheers, 2011/1/30 Chris

Re: Pyramid 1.0 released.

2011-01-30 Thread adam
Congratulations !! I was waiting for this since last one month .. :) -- You received this message because you are subscribed to the Google Groups pylons-devel group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to

Re: Pyramid 1.0 released.

2011-01-30 Thread Raviteja
Very nice !!! Great work.. We already started working on an application using pyramid... expecting the community to grow more.. -- Raviteja On Mon, Jan 31, 2011 at 11:53 AM, adam aman.mult...@gmail.com wrote: Congratulations !! I was waiting for this since last one month .. :) -- You

Re: Pyramid 1.0 released.

2011-01-30 Thread Ginés Martínez
Awesome work, thanks! -- You received this message because you are subscribed to the Google Groups pylons-devel group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to pylons-devel+unsubscr...@googlegroups.com. For more options,

Re: Pyramid 1.0 released.

2011-01-30 Thread Alice Bevan–McGregor
Congratulations on your final release and the rapid beta release cycle leading up to it! — Alice. On 2011-01-30 16:26:07 -0800, Chris McDonough said: Pyramid 1.0 (final) has been released to PyPI. It may be installed via: easy_install pyramid Existing installs can be updated

Re: Pyramid 1.0 released.

2011-01-30 Thread Theun de Bruijn
Awesome work! Thanks so much for all the effort you guys are putting in. -- You received this message because you are subscribed to the Google Groups pylons-devel group. To post to this group, send email to pylons-devel@googlegroups.com. To unsubscribe from this group, send email to