I seem to recall someone building a graphical dependency viewer for
subsystems? It would be quite helpful when straightening things out. Thanks! -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 [hidden email] CONFIDENTIALITY NOTICE This email is intended only for the persons named in the message header. Unless otherwise indicated, it contains information that is private and confidential. If you have received it in error, please notify the sender and delete the entire message including any attachments. Thank you. _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
On Wed, Jun 4, 2008 at 4:06 PM, Boris Popov <[hidden email]> wrote: I seem to recall someone building a graphical dependency viewer for That was probably me (and since enhanced some by Travis and Martin). See RBPrerequisiteGraph in the public repository. Randy -- Randy Coulman [hidden email] _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
Randy, From: Randy Coulman To: Boris Popov Cc: [hidden email] Sent: Wed Jun 04 16:31:48 2008 Subject: Re: [vwnc] Viewing subsystems tree? On Wed, Jun 4, 2008 at 4:06 PM, Boris Popov <[hidden email]> wrote: I seem to recall someone building a graphical dependency viewer for That was probably me (and since enhanced some by Travis and Martin). See RBPrerequisiteGraph in the public repository. Randy -- Randy Coulman [hidden email] _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
On Wed, Jun 4, 2008 at 4:36 PM, Boris Popov <[hidden email]> wrote: Ah, right, sorry. My bad. I'll blame it on my early flight this morning :-).
I seem to recall that there is something like that for Subsystems, but I forget what it's called. I expect there's a parcel for it somewhere in the 7.6 distro, though. Looking.... There it is: Tools-StartupOrderingTool in the Developer Tools section of the Parcel Manager. Randy -- Randy Coulman [hidden email] _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
Funny how it didn't show up for me in the load parcel search. Hmm. Thanks! From: Randy Coulman To: Boris Popov Cc: [hidden email] Sent: Wed Jun 04 16:39:59 2008 Subject: Re: [vwnc] Viewing subsystems tree? On Wed, Jun 4, 2008 at 4:36 PM, Boris Popov <[hidden email]> wrote: Ah, right, sorry. My bad. I'll blame it on my early flight this morning :-).
I seem to recall that there is something like that for Subsystems, but I forget what it's called. I expect there's a parcel for it somewhere in the 7.6 distro, though. Looking.... There it is: Tools-StartupOrderingTool in the Developer Tools section of the Parcel Manager. Randy -- Randy Coulman [hidden email] _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Ah, this is why. Why do I need to include the trailing wildcard
explicitly when searching for parcels, but not when searching for methods? 1. Searching for parcels - Query = *ord - Results = one, GlorpActiveRecord 2. Searching for methods - Query = *active - Results = many, including deactivateControlLoop I just want to see "Tools-StartupOrderingTool" when searching parcels list for *ord... Thoughts? -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 [hidden email] CONFIDENTIALITY NOTICE This email is intended only for the persons named in the message header. Unless otherwise indicated, it contains information that is private and confidential. If you have received it in error, please notify the sender and delete the entire message including any attachments. Thank you. > -----Original Message----- > From: [hidden email] [mailto:[hidden email]] On Behalf > Of Boris Popov > Sent: Wednesday, June 04, 2008 4:44 PM > To: [hidden email] > Cc: [hidden email] > Subject: Re: [vwnc] Viewing subsystems tree? > > Funny how it didn't show up for me in the load parcel search. Hmm. Thanks! > > Cheers! > > -Boris (via BlackBerry) > > ________________________________ > > From: Randy Coulman > To: Boris Popov > Cc: [hidden email] > Sent: Wed Jun 04 16:39:59 2008 > Subject: Re: [vwnc] Viewing subsystems tree? > > > > On Wed, Jun 4, 2008 at 4:36 PM, Boris Popov <[hidden email]> > wrote: > > > Randy, > > I want something similar but for subsystems, not packages. > > > > Ah, right, sorry. My bad. I'll blame it on my early flight this > :-). > > I seem to recall that there is something like that for Subsystems, but > forget what it's called. I expect there's a parcel for it somewhere in > the 7.6 distro, though. Looking.... > > There it is: Tools-StartupOrderingTool in the Developer Tools section of > the Parcel Manager. > > Randy > -- > Randy Coulman > [hidden email] _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Here is a related AR, only applying to class searches.
AR# 53676 Description Class finder seems to suffix the search string with $* even when it is not provided Andres. -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Boris Popov Sent: Wednesday, June 04, 2008 5:15 PM To: [hidden email] Subject: [vwnc] [7.6][BUG] Inconsistent search behavior,was RE: Viewing subsystems tree? Ah, this is why. Why do I need to include the trailing wildcard explicitly when searching for parcels, but not when searching for methods? 1. Searching for parcels - Query = *ord - Results = one, GlorpActiveRecord 2. Searching for methods - Query = *active - Results = many, including deactivateControlLoop I just want to see "Tools-StartupOrderingTool" when searching parcels list for *ord... Thoughts? -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 [hidden email] CONFIDENTIALITY NOTICE This email is intended only for the persons named in the message header. Unless otherwise indicated, it contains information that is private and confidential. If you have received it in error, please notify the sender and delete the entire message including any attachments. Thank you. > -----Original Message----- > From: [hidden email] [mailto:[hidden email]] On Behalf > Of Boris Popov > Sent: Wednesday, June 04, 2008 4:44 PM > To: [hidden email] > Cc: [hidden email] > Subject: Re: [vwnc] Viewing subsystems tree? > > Funny how it didn't show up for me in the load parcel search. Hmm. Thanks! > > Cheers! > > -Boris (via BlackBerry) > > ________________________________ > > From: Randy Coulman > To: Boris Popov > Cc: [hidden email] > Sent: Wed Jun 04 16:39:59 2008 > Subject: Re: [vwnc] Viewing subsystems tree? > > > > On Wed, Jun 4, 2008 at 4:36 PM, Boris Popov <[hidden email]> > wrote: > > > Randy, > > I want something similar but for subsystems, not packages. > > > > Ah, right, sorry. My bad. I'll blame it on my early flight this > :-). > > I seem to recall that there is something like that for Subsystems, but I > forget what it's called. I expect there's a parcel for it somewhere in > the 7.6 distro, though. Looking.... > > There it is: Tools-StartupOrderingTool in the Developer Tools section of > the Parcel Manager. > > Randy > -- > Randy Coulman > [hidden email] _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
Also, note that in the most recent builds, if you try to search for
methods using the $# prefix, it no longer works. _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
Are you saying the trailing wildcard will no longer be implicit? _______________________________________________ vwnc mailing list [hidden email] http://lists.cs.uiuc.edu/mailman/listinfo/vwnc |
Free forum by Nabble | Edit this page |