RuedigerMoeller / kontraktor

distributed Actors for Java 8 / JavaScript
GNU Lesser General Public License v3.0
343 stars 48 forks source link

add verbosity #142

Closed mn-io closed 1 year ago

mn-io commented 1 year ago

placing setters in Actor-Class did not look good - we need that information during ActorProxy-generation.

Would need some reflection magic to get the (object instance) actor field of verbosity, so I keep it inside ActorProxyFactory