In a Monticello browser on the PharoInbox, I haven't been able to browse
slices. When I press the Browse button I get a browser "Snapshot of SLICE...". In the class category pane the only thing listed is '*Extensions' and that has nothing in it. Is this a bug, or am I going about this wrong? Regards, -Martin _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Martin McClure wrote:
> In a Monticello browser on the PharoInbox, I haven't been able to browse > slices. When I press the Browse button I get a browser "Snapshot of > SLICE...". In the class category pane the only thing listed is > '*Extensions' and that has nothing in it. > > Is this a bug, or am I going about this wrong? The latter. I see now -- a slice is truly empty. I was being confused by an earlier description of "slice" in MC2. -Martin _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
However, in my opinion, Pharo or whatever, has an "issue" with the following situation:
- Modify class of a certain package. - create a new package (maybe called Slice-XXX...). - Open monticello browser, select the package Slice-XXX, right button, "add all dirty packages as required". - Browse the package Slice-XXX and you will see that "seems to be empty". It does not show the changes of its requiered packages. Cheers, Mariano On Tue, Dec 8, 2009 at 3:15 AM, Martin McClure <[hidden email]> wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
I've noticed similar issues with slices. I am finding it difficult to
narrow down the exact problem. Can we build up some entries on the tracker? then we can review them all. cheers, Mike 2009/12/11 Mariano Martinez Peck <[hidden email]>: > However, in my opinion, Pharo or whatever, has an "issue" with the following > situation: > > - Modify class of a certain package. > - create a new package (maybe called Slice-XXX...). > - Open monticello browser, select the package Slice-XXX, right button, "add > all dirty packages as required". > - Browse the package Slice-XXX and you will see that "seems to be empty". > It does not show the changes of its requiered packages. > > Cheers, > > Mariano > > On Tue, Dec 8, 2009 at 3:15 AM, Martin McClure <[hidden email]> > wrote: >> >> Martin McClure wrote: >> > In a Monticello browser on the PharoInbox, I haven't been able to browse >> > slices. When I press the Browse button I get a browser "Snapshot of >> > SLICE...". In the class category pane the only thing listed is >> > '*Extensions' and that has nothing in it. >> > >> > Is this a bug, or am I going about this wrong? >> >> The latter. I see now -- a slice is truly empty. I was being confused by >> an earlier description of "slice" in MC2. >> >> -Martin >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Sun, Dec 13, 2009 at 7:21 PM, Michael Roberts <[hidden email]> wrote: I've noticed similar issues with slices. I am finding it difficult to
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
It looks more like an MC lack of feature , not Pharo in particular
2009/12/14 Mariano Martinez Peck <[hidden email]>: > > > On Sun, Dec 13, 2009 at 7:21 PM, Michael Roberts <[hidden email]> wrote: >> >> I've noticed similar issues with slices. I am finding it difficult to >> narrow down the exact problem. Can we build up some entries on the >> tracker? then we can review them all. > > Done: > > http://code.google.com/p/pharo/issues/detail?id=1606 > > Feel free to change it or add something. > >> >> cheers, >> Mike >> >> 2009/12/11 Mariano Martinez Peck <[hidden email]>: >> > However, in my opinion, Pharo or whatever, has an "issue" with the >> > following >> > situation: >> > >> > - Modify class of a certain package. >> > - create a new package (maybe called Slice-XXX...). >> > - Open monticello browser, select the package Slice-XXX, right button, >> > "add >> > all dirty packages as required". >> > - Browse the package Slice-XXX and you will see that "seems to be >> > empty". >> > It does not show the changes of its requiered packages. >> > >> > Cheers, >> > >> > Mariano >> > >> > On Tue, Dec 8, 2009 at 3:15 AM, Martin McClure <[hidden email]> >> > wrote: >> >> >> >> Martin McClure wrote: >> >> > In a Monticello browser on the PharoInbox, I haven't been able to >> >> > browse >> >> > slices. When I press the Browse button I get a browser "Snapshot of >> >> > SLICE...". In the class category pane the only thing listed is >> >> > '*Extensions' and that has nothing in it. >> >> > >> >> > Is this a bug, or am I going about this wrong? >> >> >> >> The latter. I see now -- a slice is truly empty. I was being confused >> >> by >> >> an earlier description of "slice" in MC2. >> >> >> >> -Martin >> >> >> >> _______________________________________________ >> >> Pharo-project mailing list >> >> [hidden email] >> >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > >> > >> > _______________________________________________ >> > Pharo-project mailing list >> > [hidden email] >> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> > >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Mon, Dec 14, 2009 at 4:52 PM, Igor Stasenko <[hidden email]> wrote: It looks more like an MC lack of feature , not Pharo in particular Yes, I thought the same. But anyway, we (Pharo) should fix this, as this is what it is described in the steps of "How to contribute". So...I think we should fix it or change the scheme of the Slices. Thanks. Mariano 2009/12/14 Mariano Martinez Peck <[hidden email]>: _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |