FGFSPM: Difference between revisions

Jump to navigation Jump to search
4 bytes added ,  31 October 2008
no edit summary
No edit summary
No edit summary
Line 5: Line 5:
The program is developed in [[Java]] and requires [[Java]] version 1.6 (or later).
The program is developed in [[Java]] and requires [[Java]] version 1.6 (or later).


The Package Manager is based on the idea of packages, which are described by an XML document. The person who wants to provide a new resource, must simply pack the data in a ZIP file and create an XML document (a ''package descriptor'') to describe it. When the ZIP file and the XML document are published on the internet, users will simply have to type the XML document's URL inside the program to get the content installed and all its dependencies satisfied.
The Package Manager is based on the idea of packages, which are described by an [[XML]] document. The person who wants to provide a new resource, must simply pack the data in a ZIP file and create an XML document (a ''package descriptor'') to describe it. When the ZIP file and the XML document are published on the internet, users will simply have to type the XML document's URL inside the program to get the content installed and all its dependencies satisfied.


Updates also get simpler using the Package Manager, as users will simply have to ask the program to check for updates and it will automatically scan the list of installed packages looking for new versions of each on the net.
Updates also get simpler using the Package Manager, as users will simply have to ask the program to check for updates and it will automatically scan the list of installed packages looking for new versions of each on the net.
3,032

edits

Navigation menu