Viper Posted February 27, 2018 Report Posted February 27, 2018 I am using a class that I want to generate an xml to archive as final data. I can't just wire the class to the easy generate xml_jki Easy.vi. so I have to use a constant cluster and unbundle and rebundle. Is there an easier way to do this. Thanx Norm
Jim Kring Posted February 27, 2018 Report Posted February 27, 2018 Hi Norm (@Viper). Great question and you're not the first one to want this feature -- I'd like it, too. No, right now that's the only way to do it -- by unbundling and building a cluster of data yourself. EasyXML doesn't look at the data inside of classes, unfortunately.
Ian Nicholson Posted May 30, 2019 Report Posted May 30, 2019 GCraftsman provides an extension package that can seamlessly serialize/deserialize classes using EasyXML called JSON Object Serializer. It seems to work pretty well in my limited use. It is a paid library.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.