[udm-dev] One more thing...

Joe Porter joe.porter at gmail.com
Fri Aug 28 09:38:01 CDT 2009


Here's an interesting case to look at:

Given a UML paradigm with a parent-child relationship between two different
objects, try

parent p;
child c = child::Create( p );
... lots more code ...
p.child_kind_children() += c;

I accidentally created this condition and the interpreter went into an
endless loop, rather than ignoring the redundant operation or throwing an
exception.  It's not a show-stopper, but it might be good to address at some
point.

-Joe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.isis.vanderbilt.edu/pipermail/udm-dev/attachments/20090828/d954a74a/attachment.html 


More information about the udm-dev mailing list