Keith Lander wrote:
> Any suggestions.
No idea why it would think that another package depends on Word as a
prerequisite. Need to find out specifically what that dependency is. If you
know which package it is, it's a simple matter of looking at it on the
"Prerequisites" tab of the Package Browser. It will list what's a
prerequisite, and why.
If you don't know which package it is, it's a bit more difficult. You should
be able to use the following incant to find out which package(s) it is, and
then do the above.
(Package manager packages
select: [:each | each prerequisites
includes: (Package manager packageNamed: 'Word')]
) inspect
Got me to thinking that this could be a nice UI enhancement to the Package
Browser. One could add a "Dependents" tab that would show a tree view of
which packages had the selected one(s) as a prerequisite. The lower pane
could be reused, showing the details of why there was a
prerequisite/dependency relationship between the two packages.
Any takers? :-)
-Bill
-------------------------------------------
Bill Dargel
[hidden email]
Shoshana Technologies
100 West Joy Road, Ann Arbor, MI 48105 USA