| Yes this is possible, as
long as you install them both before trying to resolve either (and
remember, starting means implicitly resolving). So if you do the following, it will work: 1) Install A 2) Install B 3) Start A and B However if you do the following, it will not work: 1) Install A, start A 2) Install B, start B Note that while circular dependencies can work, there are a host of reasons why they're a bad thing. But I hopefully don't have to spell these out. Regards Neil
|
- can bundles depend on each other Chad.Davis
- Re: can bundles depend on each other Neil Bartlett
- RE: can bundles depend on each other Chad.Davis


