[wpkg-users] profile dependancy limit

Isaac Morris morris.isaac at gmail.com
Tue Apr 19 03:06:56 CEST 2011


Hi,

     I am trying to write a GUI (non web) for WPKG, I have just a few 
questions about profiles and packages.

how many <depends profile-id="someprofile"> can be per single profile.  
Now i know that the depended profile may have a dependancy as so on and 
so on but is the following able to be run with wpkg?

<profile id="someprofile">
<depends profile-id"someotherprofile"/>
<depends profile-id"anotherprofile"/>
<package package-id="somepackage" />
</profile>

would both depends nodes get collected by wpkg.js or just the first one? 
and like-wise with the package dependancies?


Sincerely,


Isaac Morris



More information about the wpkg-users mailing list