Random Post: The Law Of Demeter
RSS .92| RSS 2.0| ATOM 0.3
  • Home
  • About Me
  • Quotes
  •  

    JSR-310

    February 22nd, 2007

    JSR-310 recently accepted as a new JSR! What is JSR-310?

    “This JSR will provide a new and improved date and time API for Java. The main goal is to build upon the lessons learned from the first two APIs (Date and Calendar) in Java SE, providing a more advanced and comprehensive model for date and time manipulation…..Currently Java SE has two separate date and time APIs - java.util.Date and java.util.Calendar. Both APIs are consistently described as difficult to use by Java developers on weblogs and forums. Notably, both use a zero-index for months, which is a cause of many bugs. Calendar has also suffered from many bugs and performance issues over the years, primarily due to storing its state in two different ways internally.”

    Horray! It’s nice to know that I wasn’t the only one not happy with Java’s Date Time classes. I’ve swithced to Joda Time, but I would rather use someting that’s part of the standard package instead of a giant library to handle Dates.

    I wish the Java guys will take some time to understand the .NET Framework’s handling of Dates and times and if they really want to make me happy, throw in some of of Ruby’s Humane interfaces.


    Links: Week ending Feb 11, 2007

    February 10th, 2007

    Ruby In Steel

    February 10th, 2007

    After playing around with Ruby in Steele for almost two weeks and I must say I’m impressed. My only complaint is that it feels a little sluggish on my machine ( 2.0Ghz, 512Mb RAM).

    If you want to get into Ruby/RoR development, you’re familiar with the VS 2005 environment and you don’t mind plunking down $250 get Ruby In Steel, otherwise stick with Eclipse and RDT.


    13 Ways to Look at Ruby Symbols

    February 9th, 2007

    Eric Kidd has put together a a post where he writes about 13 ways of looking at Ruby’s symbols, if your understanding of Ruby’s symbols is weak, check out his post.


    Flickr is switching their earlier members to a Yahoo login

    February 1st, 2007

    What an incredible disappointment, I’m not happy about this at all. I love Flickr but  I hate Yahoo! I don’t care for the extra features, the Yahoo! integration.

    Yuck.