2009/3/30 Raymond Feng <[email protected]>: > Hi, Wojtek. > > It's great to hear your interest in this GSoC project. Your success in > Tuscany CORBA binding project from GSoC 2008 is really encouraging. > > Your understanding pretty much matches what I have in mind. A few more > comments. > > 1) Indexing: I think indexing is probably not only just keyword based. It > will involve the "QName" indexing of the artifacts (such as QName of java > classes, QName of composites, WSDLs, XSDs, BPEL files). The runtime > processing of SCA contributions can also benefit from this work. For > example, the Tuscany already lazily load the WSDL/XSD files upon the need to > resolve references by QName. We should apply the same strategy for composite > files too. > > 2) The search can be based on keywords, structural URIs, QName of various > artifacts, Policy settings, etc. >
Would it make sense to have some kind of SCA structured search defined such as composite:foo or component:foo which would help filter the search results ? > 3) The search capability could be potentially integrated with the management > of the SCA domain. > What do you mean here ? Integrated in the Domain Management Web UI ? Integrated with lifeCycle management of the domain ? or something else ? > Thanks, > Raymond -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
