Torsten Curdt wrote:
The API itself is not very likely to change much - if at all.

What about Invoker? If this class is part of API... It declares two exceptions which are not thrown in the method:

public Invoker(Method method) throws IllegalAccessException, InstantiationException {


We only need a few more people using it to find the corner cases.

Stable API != Stable Implementation. If API is stable, you should start vote on marking javaflow stable.

Vadim

Reply via email to