Sat, 14 Jun 2008 09:53:34 +0200Moving class based InstanceProvider to own project
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:34 +0200] rev 75
Moving class based InstanceProvider to own project

Sat, 14 Jun 2008 09:53:33 +0200Moving InstanceProvider into external sample files
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:33 +0200] rev 74
Moving InstanceProvider into external sample files

Sat, 14 Jun 2008 09:53:33 +0200Merge: Patrick's comments from Mar22
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:33 +0200] rev 73
Merge: Patrick's comments from Mar22

Sat, 14 Jun 2008 09:53:31 +0200more polishing after the re-org
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:31 +0200] rev 72
more polishing after the re-org

Sat, 14 Jun 2008 09:53:28 +0200Fixed "Give creator more rights"
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:28 +0200] rev 71
Fixed "Give creator more rights"

Sat, 14 Jun 2008 09:53:25 +0200Extracting Hello example to real sources
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:25 +0200] rev 70
Extracting Hello example to real sources

Sat, 14 Jun 2008 09:53:08 +0200Making the docbook compilable
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:08 +0200] rev 69
Making the docbook compilable

Sat, 14 Jun 2008 09:53:07 +0200Using code snippets from real sources to demonstrate the subclassing vs. delegation
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:07 +0200] rev 68
Using code snippets from real sources to demonstrate the subclassing vs. delegation

Sat, 14 Jun 2008 09:53:07 +0200As 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
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:07 +0200] rev 67
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 +0200Tests rewritten to new version, just the Writer version 2.0 does not yet implement Appendable
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:53:06 +0200] rev 66
Tests rewritten to new version, just the Writer version 2.0 does not yet implement Appendable