Results 1 to 2 of 2
Thread: Bridge Pattern
- 05-16-2012, 02:12 AM #1
Member
- Join Date
- May 2012
- Posts
- 6
- Rep Power
- 0
Bridge Pattern
Hey
I have been looking at the builder pattern and why it would be used and the key phrase is "to seperate abstraction from implementation"?
Can anyone clarify what this means?
Is it essentially to use a wrapper to encompass both abstraction objects (essentially the definitions) and implementation objects(the actual implmentation)?
I understand some example code e.g. Bridge Pattern - Object Persistence API Example - Java Sourcecode | Object Oriented Design but just don't quite get how it relates to the seperation of abstraction and implementation.
Thanks
- 05-16-2012, 06:19 AM #2
Similar Threads
-
SWT_AWT Bridge
By mafyou in forum SWT / JFaceReplies: 0Last Post: 03-23-2012, 05:29 AM -
php-java bridge and mysql
By cucucur in forum JDBCReplies: 0Last Post: 04-06-2011, 03:43 PM -
strategy pattern and bridge pattern
By jomypgeorge in forum New To JavaReplies: 2Last Post: 12-13-2010, 05:13 AM -
Conference Bridge 0.1
By Java Tip in forum Java SoftwareReplies: 0Last Post: 06-26-2008, 06:19 PM -
SWT & Swing Bridge problem
By roshithmca in forum AWT / SwingReplies: 0Last Post: 03-26-2008, 01:23 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks