AbstractIsisSessionTemplate is public API, so while it might not be used within the framework, it's possible that it's used by application code. However, let's remove it for now, see if we can simplify. If we do need an API like this, it should probably take Bookmark (from the applib) rather than RootOid. Also, should probably return just an Object (the domain object) rather than an ObjectAdapter - ie let's keep ObjectAdapter as an internal implementation detail and not in any of our APIs.
[ Full content available at: https://github.com/apache/isis/pull/120 ] This message was relayed via gitbox.apache.org for [email protected]
