Here&#39;s what I&#39;m trying to do (in BON2):<br><br>In the model I have gathered up all objects of a particular kind (using project-&gt;findByKind()), and I want to delete them all from the model.<br><br>Using destroy() on the objects seems to cause numerous problems.&nbsp; Is there an easy way to do this?&nbsp;&nbsp; What are the cautions and pitfalls to be observed when using destroy()?<br>
<br>Thanks,<br>-Joe<br><br><br>