Java Delegate and Visitor Pattern examples ...  
Author Message
Giovanni Azua





PostPosted: 2007-11-30 21:33:00 Top

java-programmer, Java Delegate and Visitor Pattern examples ... hi,

I posted in wiki example implementations of Delegate and Visitor Patterns
using PerfectJPattern:

http://en.wikipedia.org/wiki/Visitor_pattern#Java_Example_using_PerfectJPattern
http://en.wikipedia.org/wiki/Delegate_(.NET)#Java_Example_using_PerfectJPattern

Unfortunately the Delegate topic was suffixed with .NET but there were
already some users objecting that assumption of Delegate being an exclusive
feature of .NET

I hope these examples are helpful and any feedback will be welcome.

best regards,
Giovanni