different implementation of previous commit:

"this" should never be a reference but always be a copy so that changes
to the instance are not shown up on the this so also on the other
instances.


now a realy copy is only created when a new Xxx() is done. Then the
ThisValue of the function is copied instead of referenced, any thing
else it is still referenced.
4 files changed
tree: 886b41d931ee47af3fb4f2bee640b914a3413831
  1. features/
  2. plugins/
  3. tests/
  4. update.site/
  5. .gitattributes
  6. pom.xml