Hey, On Wed, 2006-04-19 at 08:54 -0400, Kevin Kubasik wrote: > That's more or less what I did (although, I did not include the ebuild > filter) all rpm and debs were displayed with this unique tile, but the > tile is still grouped in the files section of the UI and extends > FileTile, so that it is mostly the same atm. The only major change was > to override the details pane and start displaying extra info that the > package filters extract. I was thinking about displaying some > dependency information etc in the DetailsPane, but didn't implement > that yet. > > Since they are a uniqe type of file with far more metadata than most > files, it would be nice to include some of it in the display.
Yeah, I think you're right. I agree with dBera, though: the different package filters should derive from a common class if we want to display them on a single tile in the UI. Functionally the deb filter looks fine. I can commit it, but do you want to refactor it, the RPM filter, and possibly the EBuild filter to have a common superclass? Joe _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
