Hey,

2011/11/29 Bart Vanhauwaert <bvh-wi...@irule.be>:
> Please apply.

I will. This actually makes me realize that this is a shortcoming in
Dbo: you should be able to access the session from the action (which
most (all?) actions have anyway) to get the name of mapped tables, so
that we could write:

 Wt::Dbo::belongsTo(a, authInfo_, a.session().tableName<AuthInfoType>());

instead of

 Wt::Dbo::belongsTo(a, authInfo_, "auth_info");

Regards,
koen

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to