[PHPCR-86] QueryBuilder QOMFactory access Created: 14/Jan/13 Updated: 15/Jan/13 |
|
| Status: | Open |
| Project: | Doctrine PHPCR |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Documentation | Priority: | Trivial |
| Reporter: | Daniel Bojdo | Assignee: | Lukas Kahwe |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | builder,, qomfactory, query | ||
| Description |
|
There is getQOMFactory method in PHPCR\Util\QOM\QueryBuilder (very useful) but it isn't in Doctrine\ODM\PHPCR\Query\QueryBuilder (it breaks bc). Is it mistake or there is/will be another method to access QOMFactory instance? |
| Comments |
| Comment by Daniel Bojdo [ 15/Jan/13 ] |
|
In fact it's not a bug, there is no docs about DocumentManager methods refactor. |