Hi, project.xml is only used when adding new platforms/applications because there is no other command-line tool to do the same job. Therefore I propose to get rid of it with the following patches:
- The first patch adds a new command-line tool called appmgr. It is a high-level interface to manage platforms, applications and application versions from the command line. appmgr can also populate the database with the standard list of platforms, so it also replaces the default project.xml shipped in the tools directory. - The second patch turns all uses/references to xadd to use appmgr instead. - The third patch drops xadd, project.xml and all related code. Gabor _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
