Re WOComponent .api files
"WILLIAM GARNETT" <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <45C5D718.000012.05312@BILL> |
Hi; And many thanks to Mike & Jerry. So you all agree it's not the .api files. Another file that's missing is the .eomodeld~ file (Notice the ~) - which I don't think does anything. ??? All I know is that it sporadically comes up with ClassCastException. This is definitely not due to a fault with the code: for example in one case the procedure being called does nothing but removeObject( obj ) from the editingContext and then saveChanges(). No class casting involved there at all. I am afraid I do not know how to get a Stack Trace in development mode. Could you please tell me how to do that? Thanks again, Cheers, Bill.