Ticket #164 (new refactoring)

Opened 3 months ago

stubReflectionProperty should treat private and protected properties like public

Reported by: mikey Assigned to: mikey
Priority: major Milestone: aquamarine
Component: ReflectionApi Version: SVN-trunk
Keywords: Cc:

Description

The new ReflectionProperty::setAccessible() should be applied to all instances of net::stubbles::reflection::stubReflectionProperty to allow seamless access to properties regardless of their visibility modifier.