On 8/22/07, Jose Galvez <[EMAIL PROTECTED]> wrote:
>
http://wiki.pylonshq.com/display/pylonscookbook/SQLAlchemy+0.4+for+people+in+a+hurry
> I was going through the 0.4 version of the tutorial today and saw that
> the reference to Session.mapper has been removed.  Is Session.mapper
> from the first version not correct, or was it simply removed to make the
> tutorial simpler to read?  I personally found that little nugget if info
> very helpful, so I hope its still going to be supported.
> Jose

 I'm using Session.mapper in my application and find it superior to
the regular mapper.

According to the page history, Mike Bayer took it out to avoid
confusing newbies who might think it's"recommended rather than
optional.  I put it back in with a less inviting wording ("don't try
this at home unless you understand it"), because users who *do* know
what it is shouldn't have to guess the syntax or scrounge for it.

-- 
Mike Orr <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to