Utilization

[Previous] [Next]

The Object Factory design pattern is useful in the following circumstances:

  • Keeps the client oblivious to the various classes of objects that support a particular interface expected by the client
  • Controls the object creation process, which is impossible using conventional language features such as the New keyword or the CreateObject function


Microsoft Visual Basic Design Patterns
Microsoft Visual Basic Design Patterns (Microsoft Professional Series)
ISBN: B00006L567
EAN: N/A
Year: 2000
Pages: 148

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net