With all due respect - I don't think we have enough yet. The spec is
still unstable.
alexis
Specific wording aside, Alexis, it's a fine time to be talking about
these ideas, right?
I don't wish to diss Bob's push in this direction. But I'd like to
see the topic model 'settle down' before looking at content. I don't
believe we are there yet.
alexis
Gotcha. That's fine. I think everyone wants things to move slowly.
This is the first I've seen of Bob's ideas in this direction and I've
got to let it marinate in my brain a bit. But I'd imagine some new
concerns about the existing spec may fall out of it, which is probably
a good thing, even if we all collectively decide that they should or
should not be in scope.
-Brett
For my part, I would see that as a natural extension. How would such
topics be created and managed?
alexis
On Tue, Jul 6, 2010 at 11:45 PM, Monica Keller <monica...@gmail.com> wrote:
> for hubs to provide
> "Virtual" Topic Urls. One example of this would be a firehose url with
> parameters for filtering. Also outside the scope of the spec would be
> for hubs to promote their virtual topic urls like Julien just did.
>
> This will be helpful as subscribers don't have to subscribe to raw
> topic urls one by one and can use the virtual or aggregated topic urls
> from the Service Provider
I think "virtual topics" are a very good idea and a way to open the
door to (federatable) subscriptions for filtered streams of many
kinds.
alexis
Julien Genestoux <julien.g...@gmail.com> wrote:> Indeed, the virtual feed approach is definetely our prefered> option and the one we took for our track feeds.In your implementation, if your hub is processing a multi-entry feed and a filter I specify matches only one of the potentially many updated entries in the feed, what will you deliver to my call-back URL? Will you deliver the entire feed or just the single entry that matched the filter?
If an update to a single source feed matches many filters, it would seem that you would need to deliver a fresh copy of the matched data for each of the filters that matched since each filter defines a distinct virtual feed. Is that correct?