[ 
https://issues.apache.org/jira/browse/OFBIZ-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628274#action_12628274
 ] 

David E. Jones commented on OFBIZ-1947:
---------------------------------------

Don't be so passive aggressive, and don't give up so easily or you'll ever get 
anywhere.

If you have tested what you wrote and compared it to a SAX reader (the common 
approach for reading large files), why didn't you say so? Were I and others 
supposed to magically know that somehow?

If you want to contribute something, discuss and contribute, and do it with 
full and completed stuff, not little utility methods here and there since no 
one will know what the hell you're doing or talking about.

> UitlXml.java new routine to remove tags return value.
> -----------------------------------------------------
>
>                 Key: OFBIZ-1947
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1947
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: framework
>            Reporter: BJ Freeman
>            Assignee: David E. Jones
>            Priority: Minor
>             Fix For: SVN trunk
>
>         Attachments: Utilsxml.patch, UtilXml.patch
>
>
> I have a need to read in  megabyte XML files
> so i am not pulling it into memory but reading as a stream
> one line at a time.
> I have a string <somestring>value</somestring>
> I have a routine that just returns the value.
> I would like to add it to the UtilXml.java

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to