On Sun, Jan 31, 2010 at 7:04 PM, Jarod Liu <[email protected]> wrote:
> david, > sorry, i closed the ticket. do you accept my proposal > If we make the change, it will subtly break all the apps that are relying on the current behavior. There are two options: overload the calls with a "useGetColumnLabel" flag or have some sort of global setting for the two behaviors. Do folks have thoughts? > > On Feb 1, 5:06 am, David Pollak <[email protected]> wrote: > > Please do not open tickets without a discussion on this list first. > > > > Please close the ticket and start a discussion. > > > > > > > > > > > > On Sun, Jan 31, 2010 at 5:12 AM, Jarod Liu <[email protected]> wrote: > > >http://github.com/dpp/liftweb/issues/issue/316 > > > > > by using getColumnLabel I can chose between a real column name or a > > > alias name by the AS clause in SQL. with the getColumnName method I > > > don't have a choice > > > > > I wrap the DB.performQuery result to a map list in my app, and this > > > really hurt me. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Lift" group. > > > To post to this group, send email to [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<liftweb%[email protected]> > <liftweb%[email protected]<liftweb%[email protected]>> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/liftweb?hl=en. > > > > -- > > Lift, the simply functional web frameworkhttp://liftweb.net > > Beginning Scalahttp://www.apress.com/book/view/1430219890 > > Follow me:http://twitter.com/dpp > > Surf the harmonics > > -- > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- You received this message because you are subscribed to the Google Groups "Lift" 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/liftweb?hl=en.
