[AppDB] Prepare for viewing versions using objectManager

Alexander Nicolaysen Sørnes alex at thehandofagony.com
Mon Sep 17 06:33:56 CDT 2007


Add an optional objectGetCustomVars method to retrieve the custom variables a 
class uses for a specific function, such as viewing a table or displaying an 
entry. Checking whether the method is present and if it returns an array is 
done by an objectManager function. If any custom vars are required for an 
action, objectManager calls the object function like 'display($aVars)'; 
merely 'display()' otherwise.  Thus you can see at once if an object function 
requires special parameters.


Alexander N. Sørnes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Prepare-for-viewing-versions-using-objectManager.patch
Type: text/x-diff
Size: 4242 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070917/d1ebb20f/attachment.patch 


More information about the wine-patches mailing list