Skip to content
rtyler edited this page Feb 24, 2012 · 43 revisions

How do I extend core classes?

If you wish to extend core Amber classes, and commit those changes without overwriting the Kernel-Objects.js file (for example), you must set a "Method Protocol" for the method and enter the protocol of "*MyPackage" where "MyPackage" is the package you want to commit that method to.

Clone this wiki locally