marcoonroad / families

Concatenation-based prototypes implementation for Lua. :microscope: :crescent_moon: :family_man_woman_girl_boy: :house_with_garden:
https://marcoonroad.github.io/families/
MIT License
3 stars 0 forks source link

Move mirror/reflection API into a new experimental branch. #5

Closed marcoonroad closed 7 years ago

marcoonroad commented 7 years ago

If a feature is undocumented, it's a bug. Nevertheless, reflection is quite a complex topic. It involves introspection and intercession as well. Besides, it can result in some delays in the release, so I must drop the support on the initial version and move that in another branch for further work.

NOTE: If possible, I must provide some kind of security to prevent malicious code tampering the production code using reflection. Still an open question. Perhaps the Object-Capability Model could help us.

marcoonroad commented 7 years ago

closed by commit 7b70045