Jon Stevens wrote:
> 
> on 7/31/2000 6:53 PM, "Jason van Zyl" <[EMAIL PROTECTED]> wrote:
> 
> > <insert table="TABLE_ID" [columns="x,y,z"] values="1,2,text"/>
> >
> > or
> >
> > <insert table="TABLE_ID">
> > <column name="id_table" value="1"/>
> > <column name="table_name" value="Permission"/>
> > .
> > .
> > </insert>
> 
> this is the great attribute vs. tag debate with XML.
> 
> I vote for <column>

Yeah, sure is...it's just like trying to get the right granularity in
your OO design.  +1 on the addition of the column tag to the Torquean
grammar.
-- 

Daniel Rall <[EMAIL PROTECTED]>
http://collab.net/ | open source | do the right thing


------------------------------------------------------------
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