I have an idea for a Settings class, ala
class Secondlife {
...
public Settings settings;
...
}Just a big set of public variables for things which are configurable - maybe add a save/load function onto it for save/load to/from disk? I can think of a few things where it might be handy.
Thoughts? -Adam _______________________________________________ libsecondlife-dev mailing list [email protected] https://mail.gna.org/listinfo/libsecondlife-dev
