[task] use WeakValueDictionaries for models

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[task] use WeakValueDictionaries for models

Paolo Bonzini-3
Issue status update for
http://smalltalk.gnu.org/node/398
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/398

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VisualGST
 Category:     tasks
 Priority:     minor
 Assigned to:  Unassigned
 Reported by:  bonzinip
 Updated by:   bonzinip
 Status:       active

currently using Dictionaries.  Please try using weak collections and
close as invalid if it results in bugs or slower performance (I have no
idea whether the models acts as caches too, and whether they are
discarded when the browser window is closed?).  Thanks in advance!




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: [task] use WeakValueDictionaries for models

MrGwen
Issue status update for
http://smalltalk.gnu.org/project/issue/398
Post a follow up:
http://smalltalk.gnu.org/project/comments/add/398

 Project:      GNU Smalltalk
 Version:      <none>
 Component:    VisualGST
 Category:     tasks
 Priority:     minor
 Assigned to:  MrGwen
 Reported by:  bonzinip
 Updated by:   MrGwen
-Status:       active
+Status:       committed

VisualGST does not use shared models. There is still one shared model
for the Image (used by Sender and Implementor tools)




_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk