is there a mechanism to ask you guys to review my code?
I re-implemented the visitor pattern used on a dependency graph and I'm curious what you guys would think of it. This code is private but the actual mechanical traversal is all of { easy to get wrong, performance critical, relatively reusable }, so I'm very curious what #codingconventions would have to say about it. If I posted a gist, would anybody read it?