You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Jeff Faath <jf...@apache.org> on 2009/03/19 01:01:59 UTC

subscriptionFilter structure

Anyone have an opinion on how to store the subscription filter structure
when saving subscriptions?  It basically consists of a bunch of find_* and
get_* structures.  Kurt and I discussed a little bit and we figured just
storing the XML blob is the best way.  Unless there are other suggestions,
this is what we'll likely go with.

-JF