The future is here. It's just not evenly distributed yet. - William Gibson
Sonny Gill LinkedIn
Tweets
My blood is tested +ve for Java.
Originally posted by Ulf Dittmer:
So does this mean Java is really hard to learn -compared with Ruby/RoR- and needs lots of books to explain, while everything you need to know about Ruby can be said in 2 books?
42
Originally posted by Ulf Dittmer:
So does this mean Java is really hard to learn -compared with Ruby/RoR- and needs lots of books to explain, while everything you need to know about Ruby can be said in 2 books?
Spot false dilemmas now, ask me how!
(If you're not on the edge, you're taking up too much room.)
Make visible what, without you, might perhaps never have been seen.
- Robert Bresson
A good workman is known by his tools.
Originally posted by Bert Bates:
Isn't the point that for big, billion-transactions-a-day, load balanced, fail-over, huge development team, type of situations, Java really scales but has a lot of overhead? Whereas RoR is pretty awesome in a small shop for small to medium sized applications? So it boils down to choosing the right tool for the situation?
I agree that adding yet another layer of complexity to J2EE is crap. Fortunately, there are a few Java frameworks which _replace_ rather than paper over the problem. Most of you are familiar with the superiority of Hibernate over older-spec entity beans (so much so that the latest EJB spec basically incorporates Hibernate).Originally posted by Marc Peabody:
Tonight I had my first Ruby Brigade (user group) experience.
Why am I looking at Ruby?
It seems that every time there is a need in Java, we add another layer to it. I wish we could do more to change the language to make it do what we need.
For some reason our language isn't evolving. Instead, it's growing cancerous tumors. I can't help but think of JSF at the moment. I've been a big fan of it for a while, primarily because I know it's better than Struts. But JSF is just another layer of complexity added on top of an already complex spec.
We're not stupid. We've discovered plenty of best practices and design patterns along the way. ...
Why do I have to map everything in an xml document? ...
Consider struts-config.xml - it should have prompted us to change Java. It showed us that our domain was changing and we needed to add a few words to our vocabulary. Instead, Java gave us another competing framework in JSF, with its very own xml config file.
passwords must contain 14 characters, a number, punctuation, a small bird, a bit of cheese and a tiny ad.
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
|