sivarajankumar / nosm-verse

Automatically exported from code.google.com/p/nosm-verse
0 stars 0 forks source link

script memory management #36

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
for controller and bracelet:
- use llMessageLinked to use other scripts in the same object to
persist/store/dispatch/etc
- workaround for SL 16K limit
- sloodle project is a nice reference implementation of this design pattern
usage

Original issue reported on code.google.com by sanchore...@gmail.com on 19 Nov 2009 at 5:06