alexr_rwx: (removal of signs)
Alex R ([personal profile] alexr_rwx) wrote2005-09-22 12:14 am

"Nothing can stop me now..."

Java webapps make me want to rm -rf the directory and start the project over in a more sensible language. The black-boxitude of other people's lumbering jars pisses me off.

This might just mean that I should rewrite the parts of hibernate that I want and let the rest of it rot in the bitbucket.

[identity profile] brainfaucet.livejournal.com 2005-09-22 05:45 am (UTC)(link)
Yeah! ME TOO!!!.... wait... what?

[identity profile] neuroticmonk.livejournal.com 2005-09-22 02:18 pm (UTC)(link)
"The problem, dear Brutus lies not in our stars but in ourselves." - Julius Cesear

Hibernate rocks. The problem is that the hibernate.org people have put out way too little documentation, which among other things is to say that they haven't commented their code with javadoc. You really shouldn't need to look at the code per se, but just look at the API. However, it *is* an open source project, so you can just go download the source from CVS if you want. Then there's no black box!

Cheers!