componentjs icon indicating copy to clipboard operation
componentjs copied to clipboard

Plain separation of internal and external API methods

Open AuspeXeu opened this issue 12 years ago • 1 comments

This would solve a problem with the tracing plugin and several other plugins. And would better hide the internal structure.

AuspeXeu avatar Sep 27 '13 15:09 AuspeXeu

This should be done with the next major version 1.1.0. I think it can be done rather easily because internally ComponentJS already has two APIs: an imternal and external one.

rse avatar Sep 29 '13 17:09 rse