Re: [doctrine-user] Entity generation directory layout

2017-11-05 Thread Артем Мельчук
hacked С Уважением, Мельчук Артем. 2017-11-05 14:17 GMT+03:00 Артем Мельчук : > it's ok. I just going to use symlinks for path substitution. Will hack > system outside till PSR-4. > > С Уважением, Мельчук Артем. > > 2017-11-04 20:56 GMT+03:00 Marco Pivetta : >

Re: [doctrine-user] xml namespace prefix for xsd

2017-11-05 Thread Артем Мельчук
can help also with improving the docs - same as the > other thread, just need to get started with GIT and github :-) > > Marco Pivetta > > http://twitter.com/Ocramius > > http://ocramius.github.com/ > > On Sat, Nov 4, 2017 at 6:39 PM, Артем Мельчук > wrote: > >>

Re: [doctrine-user] xml custom-id-generator class attribute type nmtoken

2017-11-05 Thread Артем Мельчук
s.github.com/ > > On Sat, Nov 4, 2017 at 6:45 PM, Артем Мельчук > wrote: > >> Thx a lot! What is the best channel for contributor? IRC? This is user >> support as i think >> >> С Уважением, Мельчук Артем. >> >> 2017-11-04 20:32 GMT+03:00

Re: [doctrine-user] Entity generation directory layout

2017-11-05 Thread Артем Мельчук
ewhere else, you will need to do so yourself > > Marco Pivetta > > http://twitter.com/Ocramius > > http://ocramius.github.com/ > > On Sat, Nov 4, 2017 at 6:47 PM, Артем Мельчук > wrote: > >> ok. thx. Will try to hack it. >> >> С Уважением, Мельчук Ар

Re: [doctrine-user] Entity generation directory layout

2017-11-04 Thread Артем Мельчук
ok. thx. Will try to hack it. С Уважением, Мельчук Артем. 2017-11-04 19:51 GMT+03:00 Marco Pivetta : > The entities are always generated in a PSR-0 (*not* PSR-4) compliant > structure given a root directory. > > Marco Pivetta > > http://twitter.com/Ocramius > > http://ocramius.github.com/ > > O

Re: [doctrine-user] xml custom-id-generator class attribute type nmtoken

2017-11-04 Thread Артем Мельчук
start :-) > > Marco Pivetta > > http://twitter.com/Ocramius > > http://ocramius.github.com/ > > On Sat, Nov 4, 2017 at 6:30 PM, Артем Мельчук > wrote: > >> Hi, Macrco! >> I understood workflow. After next week will try to make this. It's ok? >> I am not ve

Re: [doctrine-user] xml namespace prefix for xsd

2017-11-04 Thread Артем Мельчук
ok, thx. I need to make commit request to https://github.com/doctrine/ doctrine2/blob/master/docs/en/reference/xml-mapping.rst? ))) p.s. it's takes 6 hours to understand this for me p.p.s also console command was need a some hack to work. write another topic? С Уважением, Мельчук Артем. 201

Re: [doctrine-user] xml custom-id-generator class attribute type nmtoken

2017-11-04 Thread Артем Мельчук
aks on > the current version of the ORM, and that is fixed once you apply your patch > to the XSD :-) > > Marco Pivetta > > http://twitter.com/Ocramius > > http://ocramius.github.com/ > > On Sat, Nov 4, 2017 at 3:51 PM, Артем Мельчук > wrote: > >> it

Re: [doctrine-user] xml custom-id-generator class attribute type nmtoken

2017-11-04 Thread Артем Мельчук
it's here: so we just need to change it's to xs:string Patch is you mean create new version of doctrine-mapping.xsd and make diff for them and attach it's here? What kind of test you need? i made *diff doctrine-mapping-old.xsd doctrine-mapping.xsd > doctrine-mapping.