From: Dan R. <sta...@gm...> - 2007-09-02 18:05:23
|
I'm sorry...i'm a little confused by your explanation. On 9/2/07, Mike Richman <mik...@gm...> wrote: > > The thing about messages is that they are totally dynamic: you > generally connect them in s_class_implement() or its brethren, but you > can (re)connect them anywhere in the class implementation. So it > seems to me that checking that all the messages are connected needs to > be dynamic also. > > Regarding default implementations... some of an interface's default > handlers can operate in terms of other messages (which may or may not > have default handlers) of the same or of inherited interfaces. > SCloneable /does/ assume that it's dealing with an SObject, but I feel > like that's valid. Let me know if/why you disagree. > > -Mike > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Sooc-devel mailing list > Soo...@li... > https://lists.sourceforge.net/lists/listinfo/sooc-devel > |