This repository was archived by the owner on Sep 9, 2019. It is now read-only.
4.0.1: Forward compatiblity fixes
- Rewrote code to use
literal()instead ofxp::reflect(). See
xp-framework/rfc#298
(@thekid)
literal() instead of xp::reflect(). See