Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add path-based methods to DAOs #2

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments
Closed

Add path-based methods to DAOs #2

GoogleCodeExporter opened this issue Mar 13, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

Currently, the DAOs can load/update objects using name or UUID. We need to
support full path as well, so that same name siblings (without UUIDs) can
be processed using the DAOs.

Original issue reported on code.google.com by oli.ga...@gmail.com on 6 Feb 2008 at 11:57

@GoogleCodeExporter
Copy link
Author

Added path methods to the DAO support classes, and updated unit tests.

Original comment by oli.ga...@gmail.com on 8 Feb 2008 at 10:23

  • Changed state: Verified
  • Added labels: Milestone-Release1.1

@GoogleCodeExporter
Copy link
Author

Original comment by oli.ga...@gmail.com on 14 Feb 2008 at 3:03

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant