On Thursday, March 21, 2002, at 10:16 PM, Jeremy Higgs wrote:
> One suggestion that I have, though... Thanks for the suggestions. I've put them in my TODO file. My initial reactions: > Perhaps when you click on the name of > a package, the program should show the information immediately, instead > of > having to go to 'Source -> Describe'. This may take some tweaking on > Fink's > behalf, though... As it sometimes takes a while for Fink to retrieve the > information. This would be easy enough to do by implementing the tableViewSelectionDidChange: delegate method. As a user, I would find it annoying, but it could be an option. > Perhaps parsing the info returned by 'fink describe <package>' would > also be > useful. [snip] I don't think I'll be doing this one any time soon. Too much work for too little return compared to the other changes I have in mind. But as I've said before, other developers are welcome to join in. : ) > One thing that might also be nice is to display the dependencies of a > package. (Again, not by default... Perhaps on a different 'level'), but > as > Fink currently doesn't output this information in 'fink describe', that > would be a bit difficult... I would like this a lot, and it will be easy if and when the Objective-C perl bridge becomes available. At the moment, it would require a call to the resolve_depends method for PkgVersion objects from a custom perl script. I use a custom script now to gather most of the information from the table, but it's kind of a pain for various reasons, and I will probably eliminate it now that fink list offers the -t option. So I'll probably hold off until the bridge it ready. Thanks, again. I hope you're enjoying FinkCommander. _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel