Sat, 14 Jun 2008 09:59:16 +0200First two versions of client provider Visitor
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:59:16 +0200] rev 176
First two versions of client provider Visitor

Sat, 14 Jun 2008 09:59:09 +0200Complicated dispatch code in Minus version 3.0
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:59:09 +0200] rev 175
Complicated dispatch code in Minus version 3.0

Sat, 14 Jun 2008 09:59:04 +0200Proper dispatch in Real
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:59:04 +0200] rev 174
Proper dispatch in Real

Sat, 14 Jun 2008 09:59:01 +0200Wrapper around Real is OK
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:59:01 +0200] rev 173
Wrapper around Real is OK

Sat, 14 Jun 2008 09:58:59 +0200Testing version 3.0
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:58:59 +0200] rev 172
Testing version 3.0

Sat, 14 Jun 2008 09:58:56 +0200Need to copy the code also to 3.0 version
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:58:56 +0200] rev 171
Need to copy the code also to 3.0 version

Sat, 14 Jun 2008 09:58:54 +0200It 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\!
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:58:54 +0200] rev 170
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 +0200Clean definition of the version using interfaces
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:58:52 +0200] rev 169
Clean definition of the version using interfaces

Sat, 14 Jun 2008 09:58:48 +0200Expose as less as possible - making constructor of Expression package private
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:58:48 +0200] rev 168
Expose as less as possible - making constructor of Expression package private

Sat, 14 Jun 2008 09:58:47 +0200In order to provide better navigation in the Visitor examples, I will prefix them with a number
Jaroslav Tulach <jtulach@netbeans.org> [Sat, 14 Jun 2008 09:58:47 +0200] rev 167
In order to provide better navigation in the Visitor examples, I will prefix them with a number