Issue Details (XML | Word | Printable)

Key: XALANJ-2269
Type: Wish Wish
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Brian Minchau
Reporter: Toadie D
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XalanJ2

public to non-public in Xalan-J serializer

Created: 16/Feb/06 04:22 AM   Updated: 11/Dec/07 04:57 PM
Return to search
Component/s: Serialization
Affects Version/s: 2.7
Fix Version/s: 2.7.1

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works patch.txt 2006-03-08 01:53 PM Brian Minchau 0.9 kB

Xalan info: PatchAvailable
Resolution Date: 10/Mar/06 02:12 AM


 Description  « Hide
Some of the public methods/classes that were previously declared as non-final in 2.5.x have been made final in the 2.7+

It would be great if they were left non-final

--excerpt--
"public" classes that I'd like to see become package-private.
Is anyone using these directly?
This is my area of greatest concern so it will probably be left as
"public".
==========================================================
- ToHTMLStream
- ToTextStream
- ToXMLStream
--excerpt--
 
 
Unfortunately, we are using what Brian has proposed as a feature change (we were on 2.5.1 and have recently moved to 2.7.x)
 
We had (and still do) have a need to extend the ToXMLStream class to perform a number of tasks.
In 2.7.x, it's now declared as final. So, for implementation that requires custom XML serialization, what is the general guideline for implementing those serializer?
 
It would be nice if we can leverage some of the code that's already implemented by Apache.
 
Thanks.


 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Brian Minchau made changes - 08/Mar/06 04:05 AM
Field Original Value New Value
Assignee Brian Minchau [ minchau@ca.ibm.com ]
Brian Minchau made changes - 08/Mar/06 01:53 PM
Attachment patch.txt [ 12323905 ]
Brian Minchau made changes - 08/Mar/06 01:54 PM
Xalan info [PatchAvailable]
Brian Minchau made changes - 10/Mar/06 02:12 AM
Fix Version/s Latest Development Code [ 10863 ]
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Brian Minchau made changes - 11/Dec/07 03:16 PM
Affects Version/s 2.7.1 [ 10863 ]