DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9270>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9270 Proxied Block Interfaces ------- Additional Comments From [EMAIL PROTECTED] 2002-05-22 13:47 ------- Another consideration to take into account is that there are cases where a component cannot implement a interface. An example of this is a standard ORB which is defined in terms of a class which acts as a wrapper to an implementation. In practice you want to be able to declare a service as org.omg.CORBA.ORB (which is a class) however, Phoenix does not allow this which forces the existance of services containing methods like holder.getOrb(). Introducing policy on the proxy management could include allowing the use of services that are interface independent. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
