defaults for element attributes defined in xml schema not returned by our
config system
---------------------------------------------------------------------------------------
Key: CDV-584
URL: https://jira.terracotta.org/jira//browse/CDV-584
Project: Community Development
Issue Type: Bug
Components: Configuration
Reporter: Tim Eck
Assignee: Issue Review Board
Default values defined in our xml schema for tc-config are not returned by our
config code. This should be fixed, who knows where we're not getting the right
defaults. These comments pretty much tell the story (from
FromSchemaDefaultValueProvider.java)
// This is the single most incomprehensible piece of code in the entire
system. I have absolutely no idea what this
// XPath stuff is actually supposed to do; there is almost no documentation
on it. I made this work by long
// trial-and-error. You're on your own here, mate.
and
// We don't yet support direct attribute grabs for defaults; this is
because I can't figure out how to get
// XMLBeans to do them right.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev