Redux: Circular Imports

2008-07-04 Thread Hugh Leslie
An HTML attachment was scrubbed... URL: http://lists.openehr.org/mailman/private/openehr-technical_lists.openehr.org/attachments/20080704/2bd9cb7a/attachment.html

Redux: Circular Imports

2008-07-04 Thread Peter Gummer
Thomas Beale wrote: Tim Cook wrote: For example in IArchetype (the Archetype interface) I define ontology as an ArchetypeOntology type. Now Archetype of course is supposed to implement IArchetype. IArchetypeOntology defines parentArchetype as an Archetype type. This creates a circular

Redux: Circular Imports

2008-07-04 Thread Tim Cook
On Fri, 2008-07-04 at 10:03 +1000, Peter Gummer wrote: Hi Tim, Tim, you're reminding me of the old days when I programmed in Delphi, Ahhh yes. The good old days of Clipper. :-) In Python's case, I imagine that the root cause of the problem would be that it's an interpreted language.

Redux: Circular Imports

2008-07-04 Thread Tim Cook
On Fri, 2008-07-04 Peter Gummer wrote: Now I need to be clear about something ;-) I'm 99% certain, Thomas, that Tim is talking about circular references in the class model, not in the instance graph. True. Apparently it gives the Python

Redux: Circular Imports

2008-07-03 Thread Tim Cook
On Thu, 2008-07-03 at 16:50 -0300, Tim Cook wrote: My solution for Archetype.parentArchetype is to make it an ArchetypeId type. Sorry, this should have said make it an ObjectRef type that points to the parent Archetype. -- Timothy Cook, MSc Health Informatics Research Development

Redux: Circular Imports

2008-07-03 Thread Tim Cook
On Thu, 2008-07-03 at 17:14 -0300, Tim Cook wrote: On Thu, 2008-07-03 at 16:50 -0300, Tim Cook wrote: My solution for Archetype.parentArchetype is to make it an ArchetypeId type. Sorry, this should have said make it an ObjectRef type that points to the parent Archetype. Just one more

Email Clients (was Redux: Circular Imports)

2008-07-03 Thread Greg Caulton
Message: 5 Date: Fri, 04 Jul 2008 10:18:48 +1000 From: Hugh Leslie hugh.leslie at oceaninformatics.com Subject: Re: Redux: Circular Imports To: Peter Gummer peter.gummer at oceaninformatics.com, For openEHR technical discussions openehr-technical at openehr.org Message-ID