Hi folks!
When i open up "Shout Browser", type in "2" and inspect that number with Inspector "alt-i" ... it won't show the features of that object any longer in 1.1 alpha and - thats new - also in 1.0! (newest version, all updated installed) ... tnx, keep up the good work! regards, Guido Stepken _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Thu, Dec 10, 2009 at 4:47 PM, Guido Stepken <[hidden email]> wrote:
> When i open up "Shout Browser", type in "2" and inspect that number with > Inspector "alt-i" ... it won't show the features of that object any > longer in 1.1 alpha and - thats new - also in 1.0! (newest version, all > updated installed) ... what do you mean by "features"? The methods have been removed from the inspector view to avoid clutering it. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
You can retreive the childs 'Class', 'Methods' and 'Possible types': go to the preferences browser, go to the category 'Inspector' and enable what you need.
Fréd ---- Frédéric Pluquet Université Libre de Bruxelles (ULB) Assistant http://www.ulb.ac.be/di/fpluquet On Thu, Dec 10, 2009 at 5:59 PM, Damien Cassou <[hidden email]> wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Ahhh! Works fine! Happy again!
That Menu "All Instances" when inspecting a integer value in 'Shout Workspace' doesn't really make sense and causes Pharao to hang a few minutes. That really should be improved :) tnx, keep up the good work! regards, Guido Stepken
|
You lose time only if you expand the child "Instances" If it doesn't make sense, why do you expand it ?
I think also there is no sense to inspect "Instances" of Integer class. But it is useful for some other classes I think and I want to be homogeneous throughout all classes. Finally, it is relatively rapid: on my macbook, inspecting the all 16800 instances of LargeInteger takes only 1 second. Fréd ---- Frédéric Pluquet Université Libre de Bruxelles (ULB) Assistant http://www.ulb.ac.be/di/fpluquet On Fri, Dec 11, 2009 at 3:42 AM, Guido Stepken <[hidden email]> wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |