samples/delegatingwriterfinal/src-api1.0/api/Writer.java
Sat, 14 Jun 2008 09:58:11 +0200 Merge: Geertjan's changs up to 2000
Sat, 14 Jun 2008 09:58:08 +0200 up to line 2000
Sat, 14 Jun 2008 09:56:16 +0200 Truncating to 75 characters
Sat, 14 Jun 2008 09:53:07 +0200 Using code snippets from real sources to demonstrate the subclassing vs. delegation
Sat, 14 Jun 2008 09:53:07 +0200 As the purpose of buffer is to "buffer", let's modify our example to delegate to appendable methods directly only if the appendable is too big
Sat, 14 Jun 2008 09:53:06 +0200 Nonsubclassable Writer example