You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jim Martens edited this page Nov 25, 2014
·
3 revisions
Cleared for editing
The goal of this page is to determine how bundle inheritance can and should be used for extending the web platform.
Bundle inheritance won't be used/endorsed by the package system. It can be used however by individual bundles that want to overwrite a particular method/class while keeping the rest. This is most useful for bundles that are not reused by other people.