Development Best Practices
Back to Developer Support.
Over the course of doing Custom Development projects, the EditMe developers have identified several best practices for building applications and dynamic functionality in EditMe. If you're just learning EditMe's development platform, these tips should save you a lot of time ramping up.
1. Always Put Scripts in CDATA
3. Use Data Keys Intelligently
4. Use Libraries For Shared Code
5. Use Object Serialization (the O2X library)