Summary
coops: integrate primitive type classes
Metadata
- Id: 6b04f762d24f25f7a687cf2d63210631440ea37c
- Trac id: 747
- Type: task
- Reporter: felix
- Owner:
- Cc:
- Status: new
- Component: extensions
- Estimated difficulty:
- Resolution:
- Priority: minor
- Milestone: someday
- Version: 4.7.x
- Changetime: 2026-07-04 20:47:50 UTC
- Created: 2011-12-13 13:30:40 UTC
- Keywords: coops primitive-classes
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`).
Changes and comments
[2012-01-15 01:02:04 UTC] syn wrote:
I agree!