I get the meta part (I actually typed that exact method name in an
earlier email before I revised it) but then why is there a need for
two helper methods?  Wouldn't setting that attribute simply change the
behavior of the lone insert_or_update() helper method?

yeah thats exactly the idea. it means old code becomes instantly more efficient for mysql simply by setting the flag to true, which is done at the class level with the rest of the config. so youwould do it when specifying your classes and then thats it. the loader could technically do it for you as well.


_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to