Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Avoiding compound data in software and system design

by ikegami (Patriarch)
on Apr 28, 2010 at 18:11 UTC ( [id://837363]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Avoiding compound data in software and system design
in thread Avoiding compound data in software and system design

The string scalarDSN data type is usefully atomic. If you need to work with the sub-parts of the underlying representation, you get to disassemble them yourself.

Seeing as you can swap in DSN for a scalar data type, what you said of scalar data types applies to DSNs as well.

By your logic, the problem isn't the compoundness of DSNs, it's the lack or perceived lack of tools to manipulate DSNs.

  • Comment on Re^3: Avoiding compound data in software and system design

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-25 05:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found