Re: working on "A Model of Authority in the Web"

Pardon the interruption, but Dan - can you make tests out of these?

2009/12/15 Dan Connolly <connolly@w3.org>:
> On Tue, 2009-12-15 at 08:53 -0500, Tim Berners-Lee wrote:
>> You don't use cwm every day?
>> I was using cwm today. :)
>>
>>
>> Ooops... trying to mention (in another graph)  a graph which is
>> mutable -- still being built.
>> Probably just a close() call missing from building the graph.  My bad.
>> try x = x.close() aroud line 137:
>
> line 137 of what? oh... why.py. Yup; that works.
> I checked it in:
>  why.py,v 1.54 2009/12/15 14:55:57 connolly
>
>>
>>    if isinstance(x, Formula):
>>         b = ko.newBlankNode(why=dontAsk)
>> x = x.close()  # Just in case
>>         ko.add(subj=x, pred=ko.store.sameAs, obj=b,
>
>
> --
> Dan Connolly, W3C http://www.w3.org/People/Connolly/
> gpg D3C2 887B 0F92 6005 C541  0875 0F91 96DE 6E52 C29E
>
>
>



-- 
http://danny.ayers.name

Received on Tuesday, 15 December 2009 15:02:56 UTC