Seaside design issue
Annick Fron <[email protected]> Thu, 31 Aug 2023 12:18:44 +0200
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
Hi, I use tables with items and use anchors for item lines to perform some particular action on an item. This action is for instance to call a specific component on that item. If I have numerous items, I am worried about the number of callbacks piling in and not being garbaged. Is it preferable to create a component per item holding only one callback ? Annick _______________________________________________ seaside mailing list -- [email protected] To unsubscribe send an email to [email protected]