[DGD] XML
Jay Shaffstall
jshaffst at netwalk.com
Tue Feb 18 13:57:57 CET 2003
> Yup. That makes quite a lot of sense. You'll find that a Phantasmal
>DTD is a little similar, and that a Phantasmal object of type
>"UNQable" does something quite similar. I usually use it for things at
>file granularity rather than object granularity, but that's just because
>of my implementations, not the parent class.
To chime in with my two cents, I'm using Noah's UNQ classes to do object
level granularity (multiple types of objects in a single file) and it works
fine.
If you don't have a requirement to actually use XML (such as to communicate
with a program not written in LPC), you might consider simply using the UNQ
classes from Phantasmal. You'll have to do a little work to use them in a
mudlib other than Phantasmal (mostly dealing with Phantasmal's use of
Phrases), but it's much less than the effort of creating an XML parser.
Jay
_________________________________________________________________
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list