I know SettingXML is deprecated, but...

Discussion of Inner Space

Moderators: Lavish Software Team, Moderators

Post Reply
jojotheslug
GamingTools Subscriber
Posts: 25
Joined: Sat Nov 18, 2006 9:25 pm

I know SettingXML is deprecated, but...

Post by jojotheslug » Fri Nov 01, 2013 5:25 pm

Is there an easier way to just read in a single value from an XML file to compare against? I've got a handle on LavishSettings and I've already implemented it for other things. But, it just seems like a lot of extra work for one simple thing...

-Jojo

Lax
Owner
Posts: 6634
Joined: Fri Jun 18, 2004 6:08 pm

Post by Lax » Mon Nov 04, 2013 8:25 am

SettingXML wraps (loads into and accesses) LavishSettings, you can use it if it happens to save you some effort in this case, but the API is unwieldly for general use.

Post Reply