Wouter de Jong

Results 269 comments of Wouter de Jong

The `MenuNode` class here is the one from the CmfMenuBundle. I guess it's owner: https://github.com/symfony-cmf/MenuBundle/blob/master/Resources/config/doctrine-model/MenuNode.phpcr.xml#L16

I see, but that means all commands for phpcr odm are inconsistent with other doctrine projects.

@dantleech, all commands you show are the commands of the bundles (DoctrineBundle and DoctrineMongoDbBundle). Those bundles extend a command that is defined in their library (resp. orm and mongodb odm)....

Hi @jaapio! Thanks for this issue, I didn't know phpDocumentor maintained their own fork. As you might know already, we've started using this to render some docs on symfony.com (e.g....

@javiereguiluz the "Guides" project started based on the `symfony-tools/docs-builder`, and now also includes `doctrine/rst-parser`. So "Guides" is (1) + (2). However, we don't need to maintain a fork of this...

If the general-purpose doc builder is just as (if not more) configurable as the original parser, I don't see why it would be bad. As I see it, we get...

Thanks for all the updates and work @mvriel and @jaapio, you're making incredible progress every week!

Very cool! I've just tried it out on the Symfony docs, and (as expected) I get quite a lot of PHP warnings about little things that we've fixed in this...

Any news here or something I can help out with? :crying_cat_face:

I think we should remove the 1.3 milestone here. It's a very great feature (and one that I want to have in the CMF since 1.0), but 1.3 is coming...