Marc Dutoo
unread,Nov 21, 2012, 6:51:19 AM11/21/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Marwane Kalam-alami, easysoa-dev
Hello Marwane
comme dit :
TODO mka 20121121 suggestions v2 :
1. separate suggestions that match on IS component platform vs those that don't (add boolean to method)
LATER if there are matched platform suggestions, hide unmatched platform suggestions
OPT restrict list to components that have matching IS (listPossibleComponentsForIS() : query IS on portType, then distinct list their components)
2. choose exact impl platform (query Platforms) ; if it eases testing, fill platform vocabulary
NB. allows to have a non actual / test impl even if platform metas do match
OPT restrict to Platforms that matches impl platform metas (listPossiblePlatformsForImplOrEndpoint () : query platforms on impl metas)
3. put impl on component (set impl:component) if matches on its platform, else reset it
4. set impl platform (set impl:platform) if chosen
5. for endpoints : if possible reuse algos (code & metas) that exist for impl
OPT maybe add reqwsdl (!= wsdl) schema prefix to allow query on impl that has no wsdl metas but is matched to an IS that has some
6. (ask mdu) resurrect web disco, by first (auto) discoverying endpoints in env, then showing them in reused matching dashboard ui to classify them
(TODO mdu web disco archi & packaging)
enjoy
a+
Marc