how to design config module to handle
|
| View previous topic :: View next topic |
| Author |
Message |
AmeliaR
Joined: 31 May 2006 Posts: 142
|
| What is the best way to design a module/class so that I can abstract input data from program logic, for example...I want a config class to be able to handle .xml, .conf, or input from a db...what is the best way to design my config module to handle this? |
| |
|
|
|
|
WarChild
Joined: 24 Feb 2006 Posts: 46
|
| Are you sure you need to handle this on client side (which JavaScript is) ? |
| |
|
|
|
|