On Thu, Oct 7, 2010 at 2:59 PM, Andres Taylor <[email protected]> wrote: > Hi Chris, > > Absolutely awesome stuff you have written. As a new hire in Neo > Technologies, I'm reading your blog posts with great interest. I like how > you take code and make a story out of it - it's much easier to understand > the code after reading your posts on it. Thank you!
I am happy to know that it proved useful to someone. Thank you. > I have two wishes that would make your posts even more awesomer (for me at > least). > > 1. I'd love it if you could point to the code. In this post, you write about > getNodeById() - why not make the method name a link to the class file in > https://svn.neo4org? Fair enough. I had decided against it because I don't like to litter the text with links and, given the expectation that there would be many references, I feared it would be distracting. Moreover, if someone is reading my posts I assumed she has already downloaded the code and set it up in her IDE. However, I think I should add links to at least some of the referenced code, to save some trouble and link back to the project website. > 2. I think that it would be interesting to have a post about how backups are > done. Personally, I have always been interested in how you make a backup of > a live database without using huge locks. But maybe that's just me... :) Nice idea. Added in the TODO list. > You are doing a great job Chris. If you have any questions, ask away here on > the list. Appreciate it. > Andrés CG _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

