Profile_bird

Hey there! dhreines is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What are you doing? Join today to start receiving dhreines's updates.

Already using Twitter
from your phone? Click here.

dhreines

  1. inspired by Scala article http://bit.ly/VdsWE trying some functional programming concepts in my Java code (final vars and recursion).
  2. anyone know how to get #hibernate to log the entity data ONLY when an exception occurs. i.e. ConstraintViolationExcepetion displays no data.
  3. Cheating on Groovy tonight. Wasn't able to make the GUM meeting tonight and now reading about Scala :)
  4. @tednaleid i've seen "_" used as follows testMethodName_Scenario() and it reads very nicely.
  5. turns out long method name not needed. simpler solution found. perhaps long method names are a sign of too much complexity.
  6. new personal method name length record 59 characters. not usually a big fan of long method names, but in this case, it feels right.
  7. google collections api is really helpful for writing test cases.
  8. using joda time. so far it lives up to the hype http://joda-time.sourceforg...
  9. reading database sharding http://bit.ly/bBhKH
  10. RT @google: Gmail, Google Docs, Google Calendar, and Google Talk are out of beta - yes, really http://bit.ly/Xl7OQ
  11. i love easymock for writing tests, but when a test fails, it takes too long to figure out what's happening.
  12. google collections Lists.partition is handy.
  13. looks like i'll have to wait for spring 3.0 http://bit.ly/2oEtz
  14. looking for a way to use @ Transactional annotation and tx:annotation-driven with multiple transaction managers. #spring
  15. Reading book from Google on Warehouse-Scale Computing http://www.morganclaypool.c...
  16. @ehrenseim @nllarson looks cool. hoping i can eventually use it to get rid of home phone and not change number. they don't offer that yet.
  17. really liking gigaspaces DistributedTask API http://bit.ly/yHgVy. task resource injection makes spring integration a breeze.
  18. @HamletDRC looking forward to the talk!
  19. happy with maven today. gigaspaces support for creating processing units is nice. jumpstarts project creation and standardizes project dirs.
  20. kent beck suggests tests aren't always necessary?!...http://bit.ly/13wBiX