One of the goals of X-Application’s Java API is to simplify programming against Tamino. I think we’re doing quite fine here: Compare to Tamino API for Java, X-Application’s API requires you to know much less classes e.g. to load or store objects from Tamino.
However: this is achived by restricting the functionality we provide: less functionality can be provided with a simplified API – X-Application does not provide all functionality provided by Tamino API for Java. In particular, the connection pool functionality is currently not available.
We might add more functionality in future versions, but there will remain limitations since we will most certainly stick with the current simple store interface.
What you could think about: take X-Application’s store package as a starting point for your implementation and add the features you need
(I suppose the will be more features missing than only the connection pool). This way you could start with a simplified interface and add all features you need. And maybe you could event contribute some of your additions to this forum!!
Michael
Software AG Germany, Darmstadt
#API-Management#Tamino#webMethods