Mantis - Squeak
|
Viewing Issue Advanced Details |
|
ID:
|
Category:
|
Severity:
|
Reproducibility:
|
Date Submitted:
|
Last Update:
|
6349 |
Kernel |
feature |
always |
03-19-07 10:48 |
03-19-07 10:48 |
|
Reporter:
|
renggli |
Platform:
|
|
|
Assigned To:
|
|
OS:
|
|
|
Priority:
|
normal |
OS Version:
|
|
|
Status:
|
new |
Product Version:
|
3.9 |
|
Product Build:
|
|
Resolution:
|
open |
|
Projection:
|
none |
|
|
|
ETA:
|
none |
Fixed in Version:
|
|
|
|
Summary:
|
0006349: Enhancements to Pragma |
Description:
|
The methods #sendTo: and #withArgumentsDo: are convenience methods being sent to pragmas. They turn out to be highly useful for multiple scenarios and have been already implemented as extensions by multiple packages. I suggest to include them with the kernel.
|
Steps To Reproduce:
|
|
Additional Information:
|
Included are (trivial) implementations of #sendTo: and #withArgumentsDo: and associated tests. Moreover this enhancement includes 2 other tests checking 2 formerly untested aspects of pragmas: #testNumArgs and #testArgumentAt. |
Relationships | |
Attached Files:
|
PragmaEnh.1.cs [^] (2,962 bytes) 03-19-07 10:48 |