Hi Audrius, > The new property gnu.Corba.SocketFactory replaces the socket factory > for the ORB being currently instantiated and should help with > adaptation. The factory must implement > gnu.CORBA.interfaces.gnuSocketFactory.
One question that I asked myself for some time now: is there a specific reason why you deviate from the our naming convention for classes (lower case first letters or _ for classes and method names?) Also I noticed that you ChangeLog entries are a little uncommon, you use spaces instead of TABs for indendation and not all filenames are preceded by a *. I think this could matter for automatic parsing of ChangeLog files. At least in emacs it becomes immediately obvious (that's how I spotted those), because the entries get nice coloring when properly formatted. Besides that your work looks _really_ good, I like especially that you document every piece of code. Unfortunately I cannot test it, because I have absolutely no clue about CORBA :-( Cheers, Roman
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Classpath-patches mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath-patches
