Lazy Binding in WebObjects

November 4, 2004 · 0 comments

in Uncategorized

Lazy binding is the smarter way to initialize variables only once, and only when needed. David LeBer just posted a couple of articles showing how lazy binding is useful in WebObjects apps.

Leave a Comment

Previous post:

Next post: