Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Do you use source control? I think this stuff is very cool but I have misgivings about my production code not being in a VCS.


Yes, I do use a VCS. This is not something I'd recommend performing in prod on mission critical type system for obvious reasons. I quite often use the approach to apply patches, which at runtime modifies the bytecode in my remote running JVM. (So I apply a patch to my blog without needing to restart the proxied servlet, just hit refresh in browser. Something old Java guys like myself are not used to :-))


Yes, currently using git for all my projects at the moment.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: