On Mon, Dec 8, 2008 at 9:21 AM, J. McConnell <[EMAIL PROTECTED]> wrote:
> On Mon, Dec 8, 2008 at 9:05 AM, Rich Hickey <[EMAIL PROTECTED]> wrote:
>>
>> On Dec 7, 9:01 am, Mibu <[EMAIL PROTECTED]> wrote:
>>> Is it possible to remove the asserts in derive that restrict the
>>> parent and child to namespace-qualified names?
>>>
>>> It would be much more useful if the asserts are moved to the global-
>>> hierarchy case ([child parent]) and the "private" hierarchies ([h
>>> child parent]) can do as they wish.
>>
>> Added to todo[1] - patch welcome
>
> I believe this should do it.
>

Thanks. I think it does a bit too much - I only want to relax the
requirement for namespace-qualification, not any of the other
assertions (e.g. that the participants are either Named or Classes,
can't be = etc).

Rich

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to