On Nov 4, 2005, at 11:00 AM, Adam D. Bradley wrote:
My concern with doing it this way is that I've come across a fair number of codepaths that need name resolution (i.e., they use the csevSomething 'symbols') that don't currently have easy access to an iObjectRegistry*, which makes this an even more intrusive and widespread change (although most can be addressed by just adding a private member variable that ges set in their ::Initialize method). I can do it that way (and it does away with the ::Register () nonsense), it's just more time...
The consistency gained seems like a reasonable motive. It is an idiom with which CS users are familiar.
-- ES ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
