> It is possible for Qi4J lib API to include default/adapter > Implementation of the visitor API, to avoid reinventing the wheel for > common case. Currently as I am aware it only have interface, which we > need to implement, However good DefaultAdapter implementation as part > of the library would be nice to have so each developer (for common > case) does not need to reinvent the wheel to implement those > interfaces again and again. Just use default adapter implementation > unless specific case is required.
Tonny, isn't this: >> The >> AssemblyVisitorAdapter implements all methods so that it is easy to >> create subclasses which only override one or a few methods. .. what you are asking for? Or do you want something other than just a default no-op implementation of the interface? /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

