Profile_bird

Hey there! burtbeckwith 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 burtbeckwith's updates.

Already using Twitter
from your phone? Click here.

burtbeckwith

  1. @unixfudotnet great book, esp. the MOP and DSL chapters. looking forward to his "Programming Scala"
  2. @ygrenzinger #grails, definitely :)
  3. @glen_a_smith looks good to me, works on my wife's mac in firefox and safari
  4. @glen_a_smith I hadn't seen the site redesign but it works (so far anyway) for me in Firefox on Linux
  5. @glen_a_smith lots of people use sf.net - what's this "Safari" you speak of?
  6. @cgorshing you can also buy them ;) http://amazon.com/gp/produc... http://pragprog.com/titles/...
  7. @mikewitters I think it's pretty hard in a dynamic language. it'd be easy to miss dependencies and cycles introduced with MOP & reflection
  8. 60!
  9. @elciok #grails in action: http://www.manning.com/gsmith/
  10. @diogosantos grails.org is written in #grails - source is at http://tinyurl.com/mfdquc
  11. @vinny2020 sure, a plugin can have domain objects, services, controllers, views, etc.
  12. @teiq I prefer annotations. it's good to have auth rules in the controller. you can't do runtime config changes but I've never needed that
  13. @esumerfd which ones don't?
  14. @sharadjain the codehaus docs are _very_ old - everything's now at grails.org, see http://grails.org/Logging and http://grails.org/doc/1.1.x
  15. @coding_insights seriously? having flexible options in #grails is a bad thing?
  16. @stetzer yep, the minifier wouldn't like gzipped css - it doesn't do that well with well-formed css :) I should sanitize exceptions though
  17. @rtyer map the join table with a domain class: http://bit.ly/5BBio
  18. @seelmann you should coordinate with @ldaley - he's done the majority of the work with LDAP in #grails
  19. twitter can kill: http://bit.ly/AxxT7 (via Huffington Post)
  20. @bongoinc the annotations are in spring-security-core-tiger-2.0.4.jar since they only work in 1.5+