Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Design Patterns

Name: Anonymous 2008-05-01 0:00

Have you read your Design Patterns: Elements of Reusable Object-Oriented Software today?

Name: Anonymous 2008-05-01 0:13

Have you created your new ObjectFactoryInstanceBridgeObserverFactory today ?

Name: Anonymous 2008-05-01 1:10

>>2
yes

Name: Anonymous 2008-05-01 5:12

Have you produced some

E
N
T
E
R
P
R
I
S
E

QUALITY

BB

C
O
D
E





today?

Name: Anonymous 2008-05-01 6:18

>>1
Probably one of the dullest books I've glanced over.

Name: Anonymous 2008-05-01 7:19

Name: Anonymous 2008-05-01 7:41

>>6
Yes! Here is your Honorary Member of the Faggot Club badge. Wear it well.

Name: Anonymous 2008-05-01 7:59

Hey guys, what's your favorite pattern? Mine is adapter
public class AnnotatableModel implements Adapter {
   private List adapters = new ArrayList();

   public Object getAdapter(Class clazz) {
      for(Object o : adapters) {
         if(o instanceof clazz)
            return o;
      }
      return null;
   }
   public void addAdapter(Object o) {
      this.adapters.add(o);
   }
}

// Now you could add annotations of arbitrary type to the model, and get them out later. I thought that was cool.

Name: Anonymous 2011-01-31 20:25

<-- check em dubz

Name: Sgt.Kabukiman⻦폟 2012-05-23 4:34

׶ষ맲ꘑ甽㻽뵙炝

Don't change these.
Name: Email:
Entire Thread Thread List