Dan Haywood created ISIS-240:
--------------------------------

             Summary: Provide a bookmark service in order to lookup any object
                 Key: ISIS-240
                 URL: https://issues.apache.org/jira/browse/ISIS-240
             Project: Isis
          Issue Type: New Feature
            Reporter: Dan Haywood


In Isis, we have a RootOid class which constitutes the object type 
(ObjectSpecId, a wrapper around a string) and a string identifier.  These two 
strings can be used to locate any entity; in a sense they are like a URI into 
an Isis system.

This ticket is to expose this functionality to the application more generally, 
through the concept of a "Bookmark".  A Bookmark is basically just these two 
strings values; the system-provided BookmarkService can contribute a lookup 
capability to any object that identifies itself as a BookmarkHolder.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to