This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hello, I'm looking into this very nice library and found something I need to ask about: I have three entities, one is a base class and the other two has an InheritanceAssociation to the first. Now the first inherited class should contain a number of the other inherited class, so I thought "perfect, just a OneToMany relationship between them and it's done. But then I got the error message that it was a circular reference, not supported by Lightspeed. Is this expected, and in any case, is there a way around it? :) Thanks for any answer! |
|
|
Hello ciscoheat, I haven't been able to reproduce this behaviour. Could you first of all check whether the issue still occurs with LightSpeed 3.1? If it does, could you provide us with the model you're using (or at least the bit that's causing the trouble) please? Also, am I right in thinking that the error is being raised as an exception at runtime? Or is it happening in the designer when you save the model? |
|
|
Hi Ivan! I was using 3.0 so I'll start with updating to 3.1! The problem occurs at runtime. I'll do some testing and post back here again soon, thanks for your answer. |
|