On 02/07/2014 07:56 AM, xrefs.info Admin wrote: > > If you have any questions, comments or suggestions for the site, > please let me know.
Hi, and thanks for sharing. Generally I love this kind of tool. Browsing the codebase easily can be very helpful when trying to comprehend complex paths. However, your solution seems to fall a little short in the case of Ruby code bases. The missing syntax highlighting is a minor issue, but consider this e.g.: http://xrefs.info/puppet-latest/xref/lib/puppet/type.rb#76 Take note of the module includes right on top of the class body, such as include Puppet::Util::Errors Each word of the composite name is linked to a search, but it would be much more useful if the full name was recognized and linked right to the definition. Minor nitpick - how come puppet and its competition are found unter PaaS? Cheers, Felix -- You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/52F6735D.1070008%40Alumni.TU-Berlin.de. For more options, visit https://groups.google.com/groups/opt_out.
