[AppDB] Allow appData constructor to import appData-derived objects

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Sun Jun 10 17:21:23 CDT 2007


Classes which store their information in the appData table usually call 
appData functions for displaying a table row etc., in which case they need to 
initialize an appData object.  Since the relevant information is already 
present in the current one, it makes sense to allow the appData constructor 
to import this.
The previous approach was to return an appData object in 
objectGetInstanceFromRow().


Regards,

Alexander N. Sørnes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: appData-constructor-import.diff
Type: text/x-diff
Size: 2695 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070611/31dc1e97/appData-constructor-import.bin


More information about the wine-patches mailing list