[PHPCR-38] make it possible to inject a custom UUID service Created: 14/Dec/11 Updated: 19/Jul/12 |
|
| Status: | Open |
| Project: | Doctrine PHPCR |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Lukas Kahwe | Assignee: | Jordi Boggiano |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
right now we have hardcoded \PHPCR\Util\UUIDHelper::generateUUID(), but that is a very simplistic implementation and the spec is much broader .. |