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
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to