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. Maybe ditch the asserts all together and replace them with warnings on the global case. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---