Page 1 of 3 123 LastLast
Results 1 to 10 of 26

Thread: Blog - A critique of Spring

  1. #1
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default Blog - A critique of Spring

    Don't know if anyone saw this, I just stumbled across it.
    http://floatingpoint.tinou.com/2007/...ique_of_s.html

  2. #2
    Join Date
    Aug 2004
    Posts
    2,715

    Default

    Well... interesting.
    I have to say that I disagree on the most points stated there. Abusing framework features and creating bloated applications using Spring is surely not the framework's fault (as the author partially acknowledges). And the critique on remoting abstractions and interface-based programming is beyond me.

  3. #3
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    I didn't say it was a good crituque , interesting all the same. I do like to hear valid criticisms, it's boring when everyone just agrees.

  4. #4
    Join Date
    Aug 2004
    Posts
    2,715

    Default

    Quote Originally Posted by karldmoore View Post
    I didn't say it was a good crituque
    I didn't want to imply that

    Quote Originally Posted by karldmoore View Post
    I do like to hear valid criticisms, it's boring when everyone just agrees.
    I agree to that (please don't be bored ). If everyone would have the same opinion then there would be no progress. And to say something positive about the blog: The style is ok, it is not offending.

    Regards,
    Andreas

  5. #5
    Join Date
    Jul 2006
    Location
    Kolkata, India
    Posts
    217

    Default

    Quote Originally Posted by karldmoore View Post
    Don't know if anyone saw this, I just stumbled across it.
    http://floatingpoint.tinou.com/2007/...ique_of_s.html
    Did you read Bob Lee's critique of Spring, which is there within this blog ? That is an interesting read with lots of pitch ins from Rob, Keith and Eugene. Bob later followed it up with another milder post on his observations on Spring.

  6. #6
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Thanks for the link Debasish, I read the original but I've never seen the sequel. It's funny how people always quote the first article and never the second!

  7. #7
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    I was just thinking on the way into work, the idea of a Spring critique from people who have used it in anger would be quite an interesting read.

  8. #8
    Join Date
    Nov 2004
    Location
    Hilversum - The Netherlands
    Posts
    1,054

    Default

    He has started his own IOC-container.

    http://code.google.com/p/google-guice/

  9. #9
    Join Date
    Jul 2006
    Location
    Kolkata, India
    Posts
    217

    Default

    Quote Originally Posted by Alarmnummer View Post
    He has started his own IOC-container.

    http://code.google.com/p/google-guice/
    umm .. Interesting ..
    Have a look at the SpringComparison Wiki page ..

    Cheers.
    - Debasish

  10. #10
    Join Date
    Aug 2004
    Posts
    2,715

    Default

    Well, nothing to say against a healthy competition. And there seem to be integration points to Spring and AOP alliance interfaces.

    Regards,
    Andreas

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •