-
Jul 23rd, 2012, 03:19 AM
#1
Load the spring config xml file into an object.
Hi,
I am writing a framework base on Spring libraries.
In order to use it, the user will have to manually change the spring config xml file , and then load the application.
Is there a way to do it in a more convenient way?
Maybe load the xml file into some kind of object and working on the object instead of working on the file?
I could build some kind of XML util that will help do it, but I thought maybe there is a better way..
The idea is to improve the user experience in my framework.
Thanks,
T
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules