Intelligent Lazy IL Pattern- August 29, 2008 IL Pattern is a kind of lazy object creation pattern. Object Creator waits until all or required informations to start creating the object. This will make sure that the object created is perfect so that the next part of a program can use it with out any issues.http://feeds.feedburner.com/~r/techtarget/tsscom/j2eepatterns/~3/378051595/thread.tss |