Mark Miesfeld <miesf...@gmail.com> wrote:

> Presumably, if you're writing the program you won't use variables with the
> same name as a column name.  I just would never use stems in this
> situation.

The problem would come, I think, if one was writing for example a utility,
to handle any table, regardless of its column names.

I suppose one could write the code with varnames which have been given a
hopefully unlikely-to-occur name prefix, and/or include code that tests that
there's no conflict between unknown column names and those vars.

-- 
Jeremy Nicoll - my opinions are my own

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to