You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by Gurkan Erdogdu <cg...@gmail.com> on 2020/06/03 22:37:48 UTC

Regarding Provide a spy flavor of ClassDefiningService

Hi folks
I have put more time and energy to contribute back to OWB.

@Romain, I did see your JIRA issue as the mail subject but I don't see any
discussion regarding this in mailing list. I think first is to discuss
these experimental features in the list before creating jira and committing
the code.

Also, for future contributors to easily understand the code, we need to
have some comments on source. When I look to ClassLoaderProxyService.java,
I don't see any comments. Only it says* // runtim companion of Spy -
@Experimental. *Can you please write some comments for the class and
related methods?

My suggestion is to create a new maven project for experimental features
and not pollute the master codebase.

Regards.
Gurkan