Damdoshi / LibLapin

Multimedia library for rookies and prototyping
http://hangedbunnystudio.com
Other
36 stars 9 forks source link

Simplify SmallConf #29

Open Damdoshi opened 2 months ago

Damdoshi commented 2 months ago

Alias Distant_stuff Here stuff

And getters that compute, when executing manually is often done before, is making things too hard for my skull.

Things need to be rethinked and I think this way may be good : ensure constance/"is_computed" flags are working and then always compute expressions (functions are out of scope), but shortcut them with those flags.