On 8/7/07, Mike Orr <[EMAIL PROTECTED]> wrote: > > > On 8/6/07, jose <[EMAIL PROTECTED]> wrote: > > On a different note with my current setup (using extension=sac.ext) I > > thing that the explicit "save" (rec.save() from the example above) is > > not really necessary is it? > > No, sac.ext implicitly does the save for yoi.
.. and this becomes problem, when one doesn't want to do it. (at least became for me) I sometimes do not need each object created to be saved in DB automagically.. I have deleted 'sac.ext' from my configuration and manage objects by hand with `save(object)' -- _i______'simplicity_is_the_key'__________tomasz_nazar _ii____'i_am_concern_oriented'________________JKM-UPR _iii__'patsystem.sf.net'___________________linux_user _'aspectized.com'___________________________prevayler --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
