[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gzz] A vob matcher that knows about connections
From: |
Tuomas Lukka |
Subject: |
Re: [Gzz] A vob matcher that knows about connections |
Date: |
Sat, 1 Mar 2003 10:19:18 +0200 |
User-agent: |
Mutt/1.4i |
On Fri, Feb 28, 2003 at 03:30:27PM +0100, Benja Fallenstein wrote:
>
> I thought more about my idea from yesterday. We would have a vob matcher
> with an additional method:
>
> addConnection(int cs1, Object key, int c2);
>
> This would tell the matcher that cs1 and cs2 are connected in a way
> specified by the key. For example, when showing two RDF nodes connected
> by an RDF triple, we could put the property as the key. We could also
> use the triple.
This sounds like just the right way to do it!
This is the very reason that I wanted the VobMatcher interface separate,
so that innovation there is possible.
Tuomas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Gzz] A vob matcher that knows about connections,
Tuomas Lukka <=