Sat, 14 Jun 2008 10:04:06 +0200 Jaroslav Tulach Reimplementing the lookups once again
Sat, 14 Jun 2008 10:04:04 +0200 Jaroslav Tulach More tests, fixing closing tag
Sat, 14 Jun 2008 10:03:52 +0200 Jaroslav Tulach Parameter renamed to seq
Sat, 14 Jun 2008 10:03:49 +0200 Jaroslav Tulach Using a method that is named to indicate what is its purpose, instead of magic seq.length() < 1024
Sat, 14 Jun 2008 10:03:46 +0200 Jaroslav Tulach Use encryptChar
Sat, 14 Jun 2008 10:03:43 +0200 Jaroslav Tulach Counting writer does not need author tag
Sat, 14 Jun 2008 10:03:42 +0200 Jaroslav Tulach The XMMS example now extracts the code snippets from real files that do compile
Sat, 14 Jun 2008 10:03:38 +0200 Jaroslav Tulach Sample polishing requested by Andrei and Jesse. In spite I do not agree it is important - but I do not have power to describe that it is not important. Maybe in a blog.
Sat, 14 Jun 2008 10:03:34 +0200 Jaroslav Tulach Jesse wanted to have better example of InstanceProvider. Done, but it is also more complicated: http://wiki.apidesign.org/index.php/A_Method_Addition_Lover's_Heaven
Sat, 14 Jun 2008 10:03:27 +0200 Jaroslav Tulach Addressing issues at http://wiki.apidesign.org/index.php/Allow_Access_Only_From_Friend_Code
Sat, 14 Jun 2008 10:03:12 +0200 Jaroslav Tulach Cleaning just the sources, not more, building just samples and not other ant tasks
Sat, 14 Jun 2008 10:01:45 +0200 Jaroslav Tulach Lines were too long
Sat, 14 Jun 2008 10:01:36 +0200 Jaroslav Tulach Merge: Some Patrick's one liner fixes
Sat, 14 Jun 2008 10:01:34 +0200 Jaroslav Tulach daily life polishing through 3500
Sat, 14 Jun 2008 10:01:21 +0200 Jaroslav Tulach review31: Providing randomized Arithmetica test to verify inconsistencies with version 1.0
Sat, 14 Jun 2008 10:01:18 +0200 Jaroslav Tulach Enhancing the example to contain randomized that to verify consistency with previous implementation
Sat, 14 Jun 2008 09:59:32 +0200 Jaroslav Tulach Visitor.visit(with self) turned into sample
Sat, 14 Jun 2008 09:59:30 +0200 Jaroslav Tulach Adding tests also for 3.0 version of the API
Sat, 14 Jun 2008 09:59:27 +0200 Jaroslav Tulach Incorporating Patrick's changes. I am not reall sure about the changes after the war, it is really 'or' it cannot be 'and'. I will change that when I do the reading through the whole chapter.
Sat, 14 Jun 2008 09:59:25 +0200 Jaroslav Tulach polishing lines 500-1000
Sat, 14 Jun 2008 09:59:23 +0200 Jaroslav Tulach Going through the suggar section
Sat, 14 Jun 2008 09:59:21 +0200 Jaroslav Tulach Fixing compilation errors
Sat, 14 Jun 2008 09:59:20 +0200 Jaroslav Tulach Third version and tests for client provider visitor
Sat, 14 Jun 2008 09:59:16 +0200 Jaroslav Tulach First two versions of client provider Visitor
Sat, 14 Jun 2008 09:59:09 +0200 Jaroslav Tulach Complicated dispatch code in Minus version 3.0
Sat, 14 Jun 2008 09:59:04 +0200 Jaroslav Tulach Proper dispatch in Real
Sat, 14 Jun 2008 09:59:01 +0200 Jaroslav Tulach Wrapper around Real is OK
Sat, 14 Jun 2008 09:58:59 +0200 Jaroslav Tulach Testing version 3.0
Sat, 14 Jun 2008 09:58:56 +0200 Jaroslav Tulach Need to copy the code also to 3.0 version
Sat, 14 Jun 2008 09:58:54 +0200 Jaroslav Tulach It always surprises me how things change when one really tries to implemente them. The whole approach with non-monotinic evolution was uncompilable. We need a common super type for all the visitors\!
Sat, 14 Jun 2008 09:58:52 +0200 Jaroslav Tulach Clean definition of the version using interfaces
Sat, 14 Jun 2008 09:58:48 +0200 Jaroslav Tulach Expose as less as possible - making constructor of Expression package private
Sat, 14 Jun 2008 09:58:47 +0200 Jaroslav Tulach In order to provide better navigation in the Visitor examples, I will prefix them with a number
Sat, 14 Jun 2008 09:58:44 +0200 Jaroslav Tulach Last clashing code section for now. Time to sleep
Sat, 14 Jun 2008 09:58:42 +0200 Jaroslav Tulach Duplicated code section
Sat, 14 Jun 2008 09:58:37 +0200 Jaroslav Tulach Closing up examples of visitor based on abstract class
Sat, 14 Jun 2008 09:58:36 +0200 Jaroslav Tulach There was some mischmash between abstractclass and unknownvisit, hopefully fixing it
Sat, 14 Jun 2008 09:58:35 +0200 Jaroslav Tulach default traversal described
Sat, 14 Jun 2008 09:58:33 +0200 Jaroslav Tulach Fix broken compilation
Sat, 14 Jun 2008 09:58:30 +0200 Jaroslav Tulach visitUnknown method introduced
Sat, 14 Jun 2008 09:58:24 +0200 Jaroslav Tulach Visitor pattern with abstract class is relatively good
Sat, 14 Jun 2008 09:58:21 +0200 Jaroslav Tulach Example with non-extensible visitor
Sat, 14 Jun 2008 09:58:18 +0200 Jaroslav Tulach Changed to match the example in the book
Sat, 14 Jun 2008 09:58:17 +0200 Jaroslav Tulach Full coverage is not enough
Sat, 14 Jun 2008 09:58:13 +0200 Jaroslav Tulach Adding example, however only a sketch, of possible runtime check between alternative versions
Sat, 14 Jun 2008 09:58:11 +0200 Jaroslav Tulach Merge: Geertjan's changs up to 2000
Sat, 14 Jun 2008 09:58:08 +0200 Jaroslav Tulach up to line 2000
Sat, 14 Jun 2008 09:58:05 +0200 Jaroslav Tulach Checking that all examples pair the opening and closing brackets
Sat, 14 Jun 2008 09:58:03 +0200 Jaroslav Tulach Adding example with factory method for unsynchronized StringBuffer
Sat, 14 Jun 2008 09:58:00 +0200 Jaroslav Tulach Yet another use of Arithmetica
Sat, 14 Jun 2008 09:57:58 +0200 Jaroslav Tulach Another use for Arithmetica
Sat, 14 Jun 2008 09:57:56 +0200 Jaroslav Tulach Using Arithmetica for yet another example
Sat, 14 Jun 2008 09:57:54 +0200 Jaroslav Tulach Alternative behaviour with constructor described on Arithmetica example
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