Re: New build of ComponentHaus
Mauro Talevi <[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Hi Mike, nice work! A few comments: Mike Hogan wrote: > I have placed a new build of ComponentHaus here > http://64.4.141.60/ch/index.html with the following changes: > > * Methods are now the unit of searching > * Better, more IDE-like, presentation of service interface > (expandable/collapsable Javadoc etc). javadoc links are non-clickable. possibly something wrong with the rendering of the page? > Click here http://64.4.141.60/componenthaus/searchComponents.action and > search for "copy file" for example. note that searching on "fileCopy" returns no results. also searching on the name of the component returns none. It would be useful that if one searched on "utils" it should return all components which have utils in the name or the description. Finally, a more generic comments. How does componenthaus handle components which are composed of more than one class? It seems that you imply a 1-to-1 mapping between class and component. Cheers, m.