Hi David, Merging with GitHub wiki repo is not as fast as with code. For me it's ok, feel free to change the master ;-)
Lvc@ On 27 March 2015 at 15:45, David Carr <[email protected]> wrote: > As a test I have pushed a branch called dcarr/1 into the > orientdb-docs.wiki repo. Please merge into master and let me know your > preferred protocol for future enhancements. > > On Fri, Mar 27, 2015 at 9:18 AM, Luca Garulli <[email protected]> wrote: > >> Hy David, >> Contributing on documentation would be awesome. We moved all different >> GitHub WIKIs of all the projects in just one place: >> >> https://github.com/orientechnologies/orientdb-docs/wiki >> >> All we need is your GitHub account to authorize updating the >> documentation. >> >> Thanks, >> Lvc@ >> >> >> On 27 March 2015 at 11:44, David Carr <[email protected]> wrote: >> >>> Followup questions: >>> >>> 1. I'm using orientdb server version 2.0.5 so classes V and E are >>> already there by default as soon as I create the database. Can you >>> elaborate on exactly how to accomplish "let V and E extend OTriggered"? >>> >>> 2. I was successful in creating a java hook despite the documentation >>> being very hard to follow, incomplete, and containing bad examples that >>> produce compile errors. I would like to put what I've learned and have >>> working into some sort of summary that I can contribute back to the >>> community for the next user who comes along. Do you have any suggestions on >>> the best way to do this? >>> >>> One of the best things I like about http://php.net/manual/ is the user >>> contributed notes at the bottom of each page. I don't see anything like >>> that in the orientdb online manual. I could post a summary to this google >>> group if that's the best way. Or possibly enhancing the online manual via a >>> feature branch on git? Let me know. >>> >>> >>> >>> On Thursday, March 26, 2015 at 12:14:26 AM UTC-6, Luigi Dell'Aquila >>> wrote: >>>> >>>> Hi David, >>>> >>>> you can just let V and E extend OTriggered, or define your hooks in >>>> Java if you want to avoid it. >>>> >>>> Regards >>>> >>>> Luigi >>>> >>>> >>>> 2015-03-26 0:40 GMT+01:00 David Carr <[email protected]>: >>>> >>>>> After a bit of trial and error, I have been able to get hooks working >>>>> on custom classes extended from the OTriggered class. However, I need >>>>> hooks >>>>> working on classes extended from V and E. I can't get it to work in my >>>>> tests. Does anyone out there know if hooks are possible on vertices and >>>>> edges or if this is on the development roadmap somewhere? >>>>> >>>>> -- >>>>> >>>>> --- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "OrientDB" group. >>>>> To unsubscribe from this group and stop receiving emails from it, send >>>>> an email to [email protected]. >>>>> For more options, visit https://groups.google.com/d/optout. >>>>> >>>> >>>> -- >>> >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "OrientDB" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> >> --- >> You received this message because you are subscribed to a topic in the >> Google Groups "OrientDB" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/orient-database/pq-SqklprHs/unsubscribe >> . >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > David Carr > 801.231.4946 > > -- > > --- > You received this message because you are subscribed to the Google Groups > "OrientDB" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
