From: SourceForge.net <no...@so...> - 2004-01-31 00:03:25
|
Feature Requests item #580033, was opened at 2002-07-11 11:28 Message generated for change (Settings changed) made by kal_ahmed You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391882&aid=580033&group_id=27895 Category: None >Group: After Next Release Status: Open Priority: 5 Submitted By: Kal Ahmed (kal_ahmed) Assigned to: Nobody/Anonymous (nobody) Summary: Simple Schema Implementation Initial Comment: Implement some simple form of topic map schema. Perhaps based on the Ontopia topic map schema language ? Whatever schema language is chosen, it should be expressed in a topic map. The implementation should allow: 1) Runtime validation - programmer can call validate(tm, schemaTM) and get a list of schema violations in tm. 2) Runtime change veto - programmer can attach a vetoable change listener to the topic map which will ensure that all changes which violate the schema raise a PropertyVetoException. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=391882&aid=580033&group_id=27895 |