Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^5: How to create XML tree from non-XML source

by GrandFather (Saint)
on Sep 10, 2008 at 01:15 UTC ( [id://710223]=note: print w/replies, xml ) Need Help??


in reply to Re^4: How to create XML tree from non-XML source
in thread How to create XML tree from non-XML source

Hm, "completely independent" was a bit strong. In some way the internal representation has to represent the structure of the data and if the data is tree structured then it is likely that the internal representation will be of a treeish nature.

My worry with the OP however is that it focuses on solving an implementation problem using specific tools rather than finding the best set of tools to solve the actual problem. In fact Tree::DAG_Node is a strong contender for "best tool", especially when you discard the XML component as the red herring that it really is.

Update: Doh! s/read/red/


Perl reduces RSI - it saves typing
  • Comment on Re^5: How to create XML tree from non-XML source

Replies are listed 'Best First'.
Re^6: How to create XML tree from non-XML source
by Anonymous Monk on Sep 10, 2008 at 02:48 UTC
    Don't give your herrings books

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://710223]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (1)
As of 2024-04-19 00:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found