John McNally wrote:
> 2.  When I first wrote BasePeer, I wrote it so that updates/inserts could be
> made to several tables with one call to doUpdate/doInsert.  I.e., if
> Criteria contained column data for columns in 3 different tables and
> doInsert was called, a row would be inserted into the 3 tables.  Does anyone
> think this is useful?  Or does it just complicate the code?  I personally
> have never used the feature.  And I could see that using BasePeer in this
> way could lead to hard to maintain code.  Would anyone object to removing
> this feature?
> 

Although I havent used it yet, I can forsee some areas in my app where
it would definitely come in handy.  Is there a way that this
functionality can be preserved?

John
-- 
********************************
** John Thorhauer
** [EMAIL PROTECTED]
********************************


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to