Smalltalk
›
Pharo
›
Pharo Issue Tracker
Login
Register
Search
everywhere
only in this topic
Advanced Search
FogBugz (Case [Issue]22771) Crosscutting and Misc - isAbstract for classes should be unified
‹
Previous Topic
Next Topic
›
Classic
List
Threaded
♦
♦
Locked
1 message
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
Pharo Issue Tracker
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Jan 08, 2020; 11:13pm
FogBugz (Case [Issue]22771) Crosscutting and Misc - isAbstract for classes should be unified
FogBugz Notification
Kamil Kukura
edited
Case 22771
: isAbstract for classes should be unified
:
Bug
in
Crosscutting and Misc: 1. Pharo Image • You are subscribed to this case
Benchmark test:
{ MCRepositoryTest.
ClyBrowserStateTestCase.
GTDebuggerSmokeTest.
} collect: [ :klass |
Transcript show: [ klass isAbstract ] bench; cr ].
shows that second way with #== operator is the fastest.
Priority
: 5 – Fix If Time
Status
: Stale (Timeout)
Assigned to
: CLOSED
Milestone
: Later
Go to Case
No longer need updates?
Unsubscribe from this case.
Don't want FogBugz notifications anymore?
Update your preferences.
A FogBugz case was edited by Kamil Kukura. Case ID: 22771 Title: isAbstract for classes should be unified Status: Closed (Timeout) Category: Bug Project: Crosscutting and Misc Area: 1. Pharo Image Priority: 5 - Fix If Time Milestone: Later Assigned To: CLOSED URL: https://pharo.fogbugz.com/f/cases/22771 Benchmark test: { MCRepositoryTest. ClyBrowserStateTestCase. GTDebuggerSmokeTest. } collect: [ :klass | Transcript show: [ klass isAbstract ] bench; cr ]. shows that second way with #== operator is the fastest. You are subscribed to this case. If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=22771) from this case.
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker
Free forum by Nabble
Edit this page