Use the given bind resource from the client (if provided)
---------------------------------------------------------
Key: VYSPER-74
URL: https://issues.apache.org/jira/browse/VYSPER-74
Project: VYSPER
Issue Type: Improvement
Components: client compatibility
Reporter: David Phillips
Assignee: Bernd Fondermann
Priority: Minor
If the client provides a resource name to bind we should use it, instead of
just assigning a UUID and ignoring theirs. This patch fixes that. It also
checks for dups, and attaches a UUID onto the end of their suggested one.
Ive changed the way Entity and ResourceId are related. Instead of a resource
being represented as a String, Ive represented it always as an Entity. I think
its much cleaner this way.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.