Bugs item #2812460, was opened at 2009-06-26 01:34
Message generated for change (Comment added) made by lheuer
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2812460&group_id=102341
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Core
Group: tinyTiM 2.x
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Lars Heuer (lheuer)
Assigned to: Nobody/Anonymous (nobody)
Summary: Port the Check class from Ontopia back to tinyTiM
Initial Comment:
tinyTiM's Check class which throws MCEs if something is null was used for Ontopia's TMAPI support.
Ontopia uses this class also to throw IAEs.
Port this feature back to tinyTiM's Check class.
http://ontopia.googlecode.com/svn-history/r146/trunk/ontopia/src/java/net/ontopia/topicmaps/impl/tmapi2/Check.java
----------------------------------------------------------------------
>Comment By: Lars Heuer (lheuer)
Date: 2009-07-02 13:07
Message:
Fixed in rev 299
----------------------------------------------------------------------
Comment By: Lars Heuer (lheuer)
Date: 2009-06-26 01:36
Message:
Maybe add a feature to the Check class that the Check class does not appear
in the stack trace but the class which uses Check
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=631664&aid=2812460&group_id=102341
|