TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
"Hydration/Dehydration of an XML structure from/to ASCII format"
I know the terms (I'd be embarassed if I didn't), but I haven't seem
them completely misused like this before.
A tip to the developer - if he wants to use a jargon term he should use
it correctly.
dehydration means converting an object instance through serialization
into an XML stream.
hydration, or more correctly rehydration, means converting a serialized
XML stream (back) into an object instance.
Frankly, he'd have been better off simply calling it serialisation, if
that's what he means. As it stands, the sentence is
actually meaningless - ASCII is a character representation not a
format. XML uses Unicode, of which ASCII is a subset,
so an (English) XML structure (whatever that might be - I assume he
means the instance and not the structure as defined by
the DTD or XML Schema) is most likely in ASCII anyway. Does he perhaps
means removing the markup to convert it to
raw ASCII and back? If so, he's not only barking up the wrong with tree
with terms hydration and dehydration - he's stumbling
around in the wrong wood.
Now Shipping -- WebWorks ePublisher Pro for Word! Easily create online
Help. And online anything else. Redesigned interface with a new
project-based workflow. Try it today! http://www.webworks.com/techwr-l
---
You are currently subscribed to techwr-l as:
archiver -at- techwr-l -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- techwr-l -dot- com
Send administrative questions to lisa -at- techwr-l -dot- com -dot- Visit http://www.techwr-l.com/techwhirl/ for more resources and info.