issues
search
TIBCOSoftware
/
genxdm
GenXDM: XQuery/XPath Data Model API, bridges, and processors for tree-model neutral access to XML.
http://www.genxdm.org/
9
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Underlying bridge can be in a non-normalized state - we should document how bridges should perform, and then make bridges do that
#73
GoogleCodeExporter
opened
9 years ago
7
GenXDMException extends RuntimeException: is this correct?
#72
GoogleCodeExporter
closed
9 years ago
2
We should implement javax.xml.transform.Source
#71
GoogleCodeExporter
closed
9 years ago
7
CatalogResolver.resolveInputStream returns an InputStream, but should be a javax.xml.transform.Source derived result
#70
GoogleCodeExporter
closed
8 years ago
8
<xsd:pattern value="[\i-[:]][\c-[:]]*"/> cannot be parsed by the schema parser
#69
GoogleCodeExporter
closed
9 years ago
9
TypesBridge includes subtype() method. Instead this should appear on SequenceType itself
#68
GoogleCodeExporter
opened
9 years ago
2
What does "equals" mean when applied to an instance of Model, MutableModel, TypedModel?
#67
GoogleCodeExporter
closed
9 years ago
3
NodeFactory methods createAttribute and createElement say "not null" for prefix parameter, but this isn't enforced by bridges
#66
GoogleCodeExporter
closed
9 years ago
3
SequenceType includes an "accept" method that implements the visitor pattern, but probably shouldn't
#65
GoogleCodeExporter
opened
9 years ago
5
Fix validation processor
#64
GoogleCodeExporter
closed
9 years ago
2
W3C Schema parser broken for most facets and constraints
#63
GoogleCodeExporter
closed
9 years ago
5
SequenceType is parameterized by <A>, but probably doesn't need to be.
#62
GoogleCodeExporter
closed
9 years ago
1
NodeInformer.getAttributeStringValue should document whether it returns null if the attribute doesn't exist
#61
GoogleCodeExporter
closed
9 years ago
1
TypedContext shouldn't extend Schema
#60
GoogleCodeExporter
closed
9 years ago
4
TypedContext includes "atom", "isAtom" methods - redundant with AtomBridge
#59
GoogleCodeExporter
closed
9 years ago
2
org.genxdm.typed.TypedCursor interface missing typed write method
#58
GoogleCodeExporter
closed
9 years ago
2
test issue
#57
GoogleCodeExporter
closed
9 years ago
2
Provide OSGi micro-services for the bridges
#56
GoogleCodeExporter
opened
9 years ago
2
Provide OSGi meta-data for all JAR files
#55
GoogleCodeExporter
closed
9 years ago
5
Several modules have copyright statements as javadoc rather than comments
#54
GoogleCodeExporter
closed
9 years ago
1
Remove org.genxdm.names.PrefixResolver
#53
GoogleCodeExporter
closed
9 years ago
2
Need API to provide/extract bridge names and versions
#52
GoogleCodeExporter
closed
8 years ago
3
Add XPath support via the javax.xml.xpath APIs
#51
GoogleCodeExporter
closed
8 years ago
5
isidrefs may not be implementable
#50
GoogleCodeExporter
opened
9 years ago
3
Verify copyrights in all source files, confirm that 2011 date set as needed
#49
GoogleCodeExporter
closed
9 years ago
3
Should API packages be reorganized?
#48
GoogleCodeExporter
closed
9 years ago
9
UnaryIterable and UnaryIterator don't can't work with nulls but don't enforce this
#47
GoogleCodeExporter
closed
9 years ago
3
Conform to documented coding conventions
#46
GoogleCodeExporter
closed
9 years ago
3
Document coding conventions on wiki
#45
GoogleCodeExporter
closed
9 years ago
2
Should null be permitted to equal "" for namespace URIs?
#44
GoogleCodeExporter
closed
8 years ago
4
Add validation methods to typed context
#43
GoogleCodeExporter
closed
9 years ago
4
DOM bridge implementation of getChildElementsByName is inefficient
#42
GoogleCodeExporter
closed
9 years ago
2
Node identity is ill-defined
#41
GoogleCodeExporter
closed
9 years ago
4
Should XML:Base (getBaseURI, getDocumentURI) support be made optional?
#40
GoogleCodeExporter
closed
9 years ago
1
Code duplication
#39
GoogleCodeExporter
closed
9 years ago
5
Create typed-mutable extension?
#38
GoogleCodeExporter
closed
9 years ago
1
Expose remaining methods from XQuery Update Facility?
#37
GoogleCodeExporter
closed
8 years ago
2
Add PendingUpdate support
#36
GoogleCodeExporter
opened
9 years ago
2
Should switch to JUnit 4
#35
GoogleCodeExporter
closed
9 years ago
4
demonstrate xquery update facility through api and bridge
#34
GoogleCodeExporter
closed
9 years ago
4
No support for dm:unparsed-entity-public-id or dm:unparsed-entity-system-id
#33
GoogleCodeExporter
opened
9 years ago
2
dm:nilled not supported by typed API
#32
GoogleCodeExporter
closed
9 years ago
2
Should there be a method corresponding to dm:node-name as well as its current two components?
#31
GoogleCodeExporter
closed
4 years ago
6
Provide package documentation for each package in APIs
#30
GoogleCodeExporter
opened
9 years ago
6
DefaultDocumentHandler doesn't let clients set XMLInputFactory or XMLOutputFactory
#29
GoogleCodeExporter
closed
9 years ago
3
Code review request
#28
GoogleCodeExporter
closed
9 years ago
2
Provide unit tests for XPath API
#27
GoogleCodeExporter
opened
9 years ago
2
Consider extensive renaming in org.genxdm.xs
#26
GoogleCodeExporter
closed
9 years ago
3
Improve unit test coverage in API module
#25
GoogleCodeExporter
opened
9 years ago
5
Maven repository?
#24
GoogleCodeExporter
closed
9 years ago
2
Previous
Next