Sat, 14 Jun 2008 10:07:44 +0200 Jaroslav Tulach Reference to spring
Sat, 14 Jun 2008 10:07:36 +0200 Jaroslav Tulach Fixing examples so their BEGIN starts with space
Sat, 14 Jun 2008 10:07:33 +0200 Jaroslav Tulach Slightly different way to do call-outs. With this style the PDF printed from ODF document at least contain the right texts
Sat, 14 Jun 2008 10:07:30 +0200 Jaroslav Tulach Making the examples more appropriate for the book
Sat, 14 Jun 2008 10:07:27 +0200 Jaroslav Tulach Need a space before BEGIN now
Sat, 14 Jun 2008 10:07:25 +0200 Jaroslav Tulach No need for imports
Sat, 14 Jun 2008 10:07:21 +0200 Jaroslav Tulach Yet another example of spring autoconfiguration
Sat, 14 Jun 2008 10:07:17 +0200 Jaroslav Tulach Adding the lookup version
Sat, 14 Jun 2008 10:07:15 +0200 Jaroslav Tulach Showing how such a general registry might look like
Sat, 14 Jun 2008 10:07:11 +0200 Jaroslav Tulach Prefer autowire mode
Sat, 14 Jun 2008 10:07:10 +0200 Jaroslav Tulach Spring example runs
Sat, 14 Jun 2008 10:07:08 +0200 Jaroslav Tulach Spring version that compiles, but does not run
Sat, 14 Jun 2008 10:07:05 +0200 Jaroslav Tulach Shortening lines
Sat, 14 Jun 2008 10:07:02 +0200 Jaroslav Tulach Made compilable
Sat, 14 Jun 2008 10:07:01 +0200 Jaroslav Tulach Simplified with duplication of the code ;-)
Sat, 14 Jun 2008 10:07:00 +0200 Jaroslav Tulach Solution with properties
Sat, 14 Jun 2008 10:06:59 +0200 Jaroslav Tulach Making anagrams visible
Sat, 14 Jun 2008 10:06:54 +0200 Jaroslav Tulach Example with registration methods is working
Sat, 14 Jun 2008 10:06:53 +0200 Jaroslav Tulach GUI for anagrams
Sat, 14 Jun 2008 10:06:50 +0200 Jaroslav Tulach Simple scrambler
Sat, 14 Jun 2008 10:06:48 +0200 Jaroslav Tulach Static world library
Sat, 14 Jun 2008 10:06:45 +0200 Jaroslav Tulach Defining APIs for the modular interfaces
Sat, 14 Jun 2008 10:06:43 +0200 Jaroslav Tulach Not using deprecated method
Sat, 14 Jun 2008 10:06:39 +0200 Jaroslav Tulach Showing regular Anagram game
Sat, 14 Jun 2008 10:06:13 +0200 Jaroslav Tulach TopManager example taken from sources
Sat, 14 Jun 2008 10:05:41 +0200 Jaroslav Tulach No, NOI18N
Sat, 14 Jun 2008 10:04:53 +0200 Jaroslav Tulach Merge: Geertjan's changes to the end of the chapter
Sat, 14 Jun 2008 10:04:51 +0200 Jaroslav Tulach to the end of daily_life
Sat, 14 Jun 2008 10:04:50 +0200 Jaroslav Tulach Making the example with MixedClass vs. NonMixed solution more real, so it can be unit tested
Sat, 14 Jun 2008 10:04:45 +0200 Jaroslav Tulach Splitting Factorial into own class, so Andrei does not need to complain about it having static modifier
Sat, 14 Jun 2008 10:04:41 +0200 Jaroslav Tulach Making sure the code survives negative inputs
Sat, 14 Jun 2008 10:04:36 +0200 Jaroslav Tulach Show the definition of the cnt variable
Sat, 14 Jun 2008 10:04:34 +0200 Jaroslav Tulach reading needs to synchronize as well
Sat, 14 Jun 2008 10:04:19 +0200 Jaroslav Tulach Renaming to parallel
Sat, 14 Jun 2008 10:04:13 +0200 Jaroslav Tulach Misuses are OK
Sat, 14 Jun 2008 10:04:10 +0200 Jaroslav Tulach Using public modifiers
Sat, 14 Jun 2008 10:04:08 +0200 Jaroslav Tulach Shortening long line
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