Anonymous | Login | 03-04-2021 16:25 UTC |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0007641 | [Squeak] Morphic | minor | always | 05-31-11 14:31 | 05-31-11 14:31 | |||||||
Reporter | wiz | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | |||||||||
Status | new | Product Version | trunk | |||||||||
Summary | 0007641: storeString sent to a visible Morph goes into an infinite loop. | |||||||||||
Description |
in a work space evaluate: Morph new openInWorld storeString. |
|||||||||||
Additional Information |
The loop comes because storeString follows the parent ivar as well as all the submorphs. What I am after is there should be some way to tell a morph to print a string that allows the creation of a quasi-copy of itself. This means each object needs to think about what ivars are state and which ivars are simply cache. Also rather than infinite loops storeString should raise an error right off the bat for morphs it can not handle. Or it should raise a deprecation warning but that leaves its function in limbo. |
|||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
![]() |
|||
Date Modified | Username | Field | Change |
05-31-11 14:31 | wiz | New Issue | |
05-31-11 14:31 | wiz | Relationship added | child of 0007640 |
Mantis 1.0.8[^]
Copyright © 2000 - 2007 Mantis Group
32 total queries executed. 26 unique queries executed. |