Clone
Gustaf A. Neumann <neumann@Gustaf-A-Neumanns-iMac.local>
committed
on 17 Sep 10
- made methods (for now just scripted methods) by default protected. - provide methode __default_method_protection to obtain the default m… Show more
- made methods (for now just scripted methods) by default protected. - provide methode __default_method_protection to obtain the default   method protection when neither protected or public is used. - per default methods are now protected - provide ::nx::configure defaultMethodProtection true|false   as conveniant interface - update regression test and serializer to handle default protection

Show less