Opened 12 years ago
Last modified 3 weeks ago
#747 new task
coops: integrate primitive type classes
Reported by: | felix winkelmann | Owned by: | felix winkelmann |
---|---|---|---|
Priority: | minor | Milestone: | someday |
Component: | extensions | Version: | 4.7.x |
Keywords: | coops primitive-classes | Cc: | |
Estimated difficulty: |
Description
Currently this is a separate file since it was considered to be an optional feature and would save some space. I'm not sure if this is worthwhile and writing methods on primitive classes is something that can be considered fundamental. IMHO coops-primitive-objects.scm
should simply be integrated into coops.scm
(or better: coops-module.scm
).
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 3 weeks ago by
Milestone: | → someday |
---|
Note: See
TracTickets for help on using
tickets.
I agree!