> > > Lastly, it makes since that a package might have multiple <provides>. The > > > example I think of is PBS providing <queue-manager>, <process-manager> and > > > <scheduler> all in one package. I'm not sure if we can handle multiple > > > <provides> / <requires> blocks or if the element can have multple > > > sub-elements but this will also need to be honored for this to work > > > fully. > > > > This is already handled in oda AFAIK. Specify as many provides requires > > or conflicts as you want. > > Excellent! That's what I was hoping to hear. Question, where are these > actual dependence issues dealt with? In Selector? If so, are they > seperated from the gui code?
Right now those calculations are being handled by code used in the Selectors (normal and in/uninstall). You'd have to ask Terry about whether it could be separated easily or not. Jason ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Oscar-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/oscar-devel
