The Artima Developer Community
Sponsored Link

Java Buzz Forum
Pragmatic code generation

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Norman Richards

Posts: 396
Nickname: orb
Registered: Jun, 2003

Norman Richards is co-author of XDoclet in Action
Pragmatic code generation Posted: Mar 31, 2004 12:42 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Norman Richards.
Original Post: Pragmatic code generation
Feed Title: Orb [norman richards]
Feed URL: http://members.capmac.org/~orb/blog.cgi/tech/java?flav=rss
Feed Description: Monkey number 312,978,199
Latest Java Buzz Posts
Latest Java Buzz Posts by Norman Richards
Latest Posts From Orb [norman richards]

Advertisement

I bought Pragmatic Programming many years ago and it has been one of my favorite tech books for quite some time. This book is one of the reasons that I got interested in code generation in the first place. As I was preparing my AustinJUG presentation, I went through the book looking for points directly or indirectly related to what I consider to be good code generation practices.

Tip 11 - DRY - Dont Repeat Yourself
Tip 17 - Program Close to the Problem Domain
Tip 20 - Keep Knowledge in Plain Text
Tip 29 - Write Code That Writes Code
Tip 38 - Put Abstractions in Code, Details in MetaData
Tip 50 - Dont Use Wizard Code You Dont Understand
Tip 61 - Dont Use Manual Procedures

Rather than projecting my interpretation, I'd suggest taking a look at the book and seeing what Dave and Andy had to say on the topic. (Norman's Pragmatic Tip #1: Let people who are smarter than you speak for themselves)

Read: Pragmatic code generation

Topic: Java Examples in a Nutshell - Book Review Previous Topic   Next Topic Topic: JSP 2.0 Thoughts: What a mess

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use