Re: un-finalize XMLDataObject?

Petr Kuzel <[email protected]> Mon, 13 Dec 2004 10:51:54 +0100
Newsgroups gmane.comp.java.netbeans.modules.xml.devel
Organization Sun Microsystems
Message-ID <[email protected]>
Rich Unger wrote:
> Are there any objections to me un-finalizing the class 
> org.netbeans.modules.xml.core.XMLDataObject (in the trunk)?  The comment 
> says:
> 
> * This class is final only for performance reasons,
> * can be unfinaled if desired.
> 
> ...and it'd be nice for folks implementing DataObjects of some specific 
> xml format to be able to subclass here.

I'd not agree. It was intention. Implementaion is just
few lines putting together various supports. Please take
XSLDataObject and SchemaObject way if possible.

   Cc.

-- 
<address>
<a href="mailto:[email protected]">Petr Kuzel</a> at Sun Microsystems :
<a href="http://www.netbeans.org/">NetBeans Java IDE</a></address>