BTW, if anyone has any recos on how to test paster script templates, I'd
love to hear them.

iain

On Fri, Jun 10, 2011 at 11:52 AM, Iain Duncan <iainduncanli...@gmail.com>wrote:

> Thanks for the interest guys. I'm trying to figure out what to reasonably
> release first. I think the most sensible maybe a paster template to a very
> simple sample app that shows how we lay out the code and views, handle
> configuration via zcml, and take advantage of ZCA interfaces for big
> projects, mostly because that seems to be the secret weapon that is glossed
> over in the docs a bit in the ( understandable ) desire to not make the
> learning curve for pyramid any worse. But the thing is, ZCA interfaces and
> adapters are actually awesome for big extensible projects once you realize
> your project is big enough to warrant the extra typing. I've heard it
> likened to 'dependency injection on steroids'. =)
>
> I'm debating whether this first release ( which may be a while, depending
> on the vagaries of clients ) should be bound to SQLAlchemy or not. I'm
> leaning to yes, because on of the first things I did when learning BFG was
> look up how to initialize SQLAlchemy code better in such a way that I could
> easily re-use models in different apps.
>
> open to suggestions.
> iain
>
> On Fri, Jun 10, 2011 at 6:36 AM, Rocky Burt <rocky.b...@gmail.com> wrote:
>
>> This is pretty awesome.  I can't wait to see some code.
>>
>> - Rocky
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "pylons-devel" group.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msg/pylons-devel/-/bvwKH3JRHMcJ.
>>
>> 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, visit this group at
>> http://groups.google.com/group/pylons-devel?hl=en.
>>
>
>

-- 
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, visit this group at 
http://groups.google.com/group/pylons-devel?hl=en.

Reply via email to