Sat, 14 Jun 2008 09:57:18 +0200 Jaroslav Tulach Improved to look better in the book code sample
Sat, 14 Jun 2008 09:57:16 +0200 Jaroslav Tulach Shortening too long line
Sat, 14 Jun 2008 09:57:15 +0200 Jaroslav Tulach Design part is cleared from the non-colorized code snippets
Sat, 14 Jun 2008 09:57:12 +0200 Jaroslav Tulach Special project for inidividual samples, used to show code that can be called only from test
Sat, 14 Jun 2008 09:57:11 +0200 Jaroslav Tulach Example showing that factory methods have greater flexibility when typing with generics
Sat, 14 Jun 2008 09:57:08 +0200 Jaroslav Tulach Build needs to succeed
Sat, 14 Jun 2008 09:57:07 +0200 Jaroslav Tulach Line was too long
Sat, 14 Jun 2008 09:57:06 +0200 Jaroslav Tulach All TBDs from theory section are resolved
Sat, 14 Jun 2008 09:57:02 +0200 Jaroslav Tulach Example of append(StringBuffer)
Sat, 14 Jun 2008 09:56:59 +0200 Jaroslav Tulach Another uncompilable example, now it shows problems with double return type
Sat, 14 Jun 2008 09:56:58 +0200 Jaroslav Tulach Wild import
Sat, 14 Jun 2008 09:56:56 +0200 Jaroslav Tulach Sample code to work with filesystem layers
Sat, 14 Jun 2008 09:56:36 +0200 Jaroslav Tulach Beautifies keywords, comments and method names.
Sat, 14 Jun 2008 09:56:16 +0200 Jaroslav Tulach Truncating to 75 characters
Sat, 14 Jun 2008 09:56:12 +0200 Jaroslav Tulach Truncating all examples to 80 characters per line
Sat, 14 Jun 2008 09:55:24 +0200 Jaroslav Tulach Merge: Geertjan's changes
Sat, 14 Jun 2008 09:55:24 +0200 Jaroslav Tulach up to line 1000
Sat, 14 Jun 2008 09:55:18 +0200 Jaroslav Tulach Adding targets to the build script to also create the samples, make sure they compile and tests execute
Sat, 14 Jun 2008 09:55:09 +0200 Jaroslav Tulach Merge: Patrick's fixes
Sat, 14 Jun 2008 09:55:09 +0200 Jaroslav Tulach part 2 of polishing "review2" areas
Sat, 14 Jun 2008 09:55:07 +0200 Jaroslav Tulach Accepting Jesse's edits
Sat, 14 Jun 2008 09:55:07 +0200 Jaroslav Tulach Routine edits in Determining What Makes a Good API.
Sat, 14 Jun 2008 09:55:04 +0200 Jaroslav Tulach Merge: Patrick's edits
Sat, 14 Jun 2008 09:55:03 +0200 Jaroslav Tulach 2nd batch of polishing of review2
Sat, 14 Jun 2008 09:55:02 +0200 Jaroslav Tulach We know how to build the source zip file
Sat, 14 Jun 2008 09:55:02 +0200 Jaroslav Tulach We are able to run all tests from all the projects
Sat, 14 Jun 2008 09:54:59 +0200 Jaroslav Tulach Excluding NetBeans Module which requires NetBeans platform somewhere around
Sat, 14 Jun 2008 09:54:59 +0200 Jaroslav Tulach Creating one master script that can clean and build all examples
Sat, 14 Jun 2008 09:54:50 +0200 Jaroslav Tulach Removal of setUp and tearDown methods
Sat, 14 Jun 2008 09:54:49 +0200 Jaroslav Tulach Accessor changed to use getDefault and setDefault as the original code is said to deadlock