Jan Christopher Vogt

Results 234 comments of Jan Christopher Vogt

closed in favor of https://github.com/cvogt/cbt/issues/483 and https://github.com/cvogt/cbt/issues/484

alright, reopened :)

This is not a priority for me personally, but I assume @rockjam or someone may wanna work on this.

also see https://gitter.im/cvogt/cbt?at=57ff736f457ae29b71d6a11a

this might help analyze the startup: http://cr.openjdk.java.net/~redestad/bytestacks/bytecode-startup-analysis.html

alternatively we might be able to make this a completely independent tool not related to cbt, which just receives a list of files to watch and an executable to run...

this actually might be such a tool already: https://facebook.github.io/watchman/docs/install.html as linked in #129

barbary watch service (https://github.com/cvogt/cbt/pull/420) seemed like it was buggy. crashed the jvm frequently. Now switched to fswatch (https://github.com/emcrisostomo/fswatch): https://github.com/cvogt/cbt/pull/429 . Not sure how it would have compared to watchman, but...

Yeah, I totally agree this should be an out of the box experience! This ticket is only about potentially modularizing the internal implementation more so CBT's code gets slimmer.

http://tattletale.jboss.org/