Re: Objects on demand for big collections
Paul DeBruicker <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.seaside |
|---|---|
| Message-ID | <[email protected]> |
You can use the JQuery Endless Scroll plugin to load new rows into an HTML table or list. It used to be available in the JQuery Widget Box on Smalltalkhub here: http://smalltalkhub.com/#!/~Seaside/JQueryWidgetBox But its not part of the configuration so you'll have to load the base packages and then the Smalltalk code. And includes the plugin file from https://github.com/fredwu/jQuery-Endless-Scroll And it might not even then work as I haven't used it in >5 years. But it used to work and things probably haven't changed that much. oswall wrote > It will be possible to load objects on demand (for a list or html table) > to avoid unnecessary objects and load ?.To page sending large lists of > objects from the server to the client. > I use Pharo 4 and Seaside 3.2 on linux ubuntu. > ThanksOswall > _______________________________________________ > seaside mailing list > [email protected] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside -- View this message in context: http://forum.world.st/Objects-on-demand-for-big-collections-tp4858032p4858064.html Sent from the Seaside General mailing list archive at Nabble.com.