Request to unfinalise or implement interface for Namespace c 2006-11-02 - By Jason Hunter
Back Hi,
It's final for a reason. Removing it risks breaking internal assumptions that expect no subclasses.
I recommend you either make a custom build of your own, or explain here what you're trying to do exactly.
-jh-
Syloke Soong wrote: > I am writing a script parser and need to extend org.jdom.Namespace . > > I wish to request a new release of jdom that would either > > 1. Remove the final modifier from the Namespace class definition. > > 2. Refactor org.jdom code to use an interface implemented by Namespace. > > Of course, the simplest is (1) removing the final modifier . > > I can provide the code to the modification - if this change is amenable. > If so, I would like to know how to make code contribution to jdom.org. > > > This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the sender immediately. Please note that any views or opinions presented in this email are solely those of the author and do not necessarily represent those of the company. Even though this company takes every precaution to ensure this email is virus-free, the recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. > Protedyne Corporation, 1000 Day Hill Rd, Windsor, CT 06095, USA, > www.protedyne.com > > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ > To control your jdom-interest membership: > http://www.jdom.org/mailman/options/jdom-interest/youraddr@(protected) > __ ____ ____ ____ ____ ____ ____ ____ ____ ____ To control your jdom-interest membership: http://www.jdom.org/mailman/options/jdom-interest/youraddr@(protected)
|
|