From: Duilio J. P. <dp...@fc...> - 2004-10-06 01:04:47
|
> what do you people think about having something like: > > BlahPriv *priv = VISUAL_PLUGIN_PRIVATE (plugin); > > or, would it nicer to make a define in the > style of visual_plugin_get_private (plugin);, to be in > style with the rest of the accessor methods ? I like more the last method. Bye, Duilio. |