Self Referential Madness
The Weird and The Wonderful
3
Posts
3
Posters
4
Views
1
Watching
-
I'm busy with a database table that contains export definitions. Each record has an XML field that defines the actual export layout, but in order to properly serialise and deserialise this XML to a text file, I need to store other fields from the record in the XML itself. :~
-
I'm busy with a database table that contains export definitions. Each record has an XML field that defines the actual export layout, but in order to properly serialise and deserialise this XML to a text file, I need to store other fields from the record in the XML itself. :~
I'd like to say, "then don't do it", but I'm curious to know more.
-
I'd like to say, "then don't do it", but I'm curious to know more.