On 1/15/07, Marshall Schor <[EMAIL PROTECTED]> wrote:
Thilo Goetz (JIRA) wrote:
> CDE: adding feature value type in default namespace does not work correctly
> <snip>
> When adding a feature in the type system editor, try choosing a type in the 
default (i.e., empty) namespace.  The type will be added with a leading period.  
Seems like the code does not check for the empty namespace.
>

There are 2 ways to "fix" this - one is to just fix this one thing, the
other is to declare it is an error to have a type without a namespace.

Which should we do?  Recall that the the documentation says that
namespaces should be used, and also that no-namespace types currently
fail when using JCasGen, as well.


No-namespace types seem to work with JCasGen - I just checked.  That
documentation is out of date.

I think we should fix this CDE bug and continue to support
no-namespace types in case anyone is using them.

-Adam

Reply via email to