fractalide / fractalide-oz

Proof of concept
GNU Affero General Public License v3.0
12 stars 3 forks source link

Lazy component loading #41

Open sjmackenzie opened 10 years ago

sjmackenzie commented 10 years ago

Fractalide doesn't load components lazily. Should there be sufficient applications created by the community it'll take fractalide forever to load. A solution is making components load lazily and implementing a memory caching system.