View Single Post
  #1 (permalink)  
Old 02-16-2005
Venkat Seeth Venkat Seeth is offline
Registered User
 
 
Join Date: Feb 2005
Posts: 32
Limitations of Overloading operations

Hi there,

Howdy. I'm a newbie to ICE. I'd like to know how to overcome the limitations of overloading operations?

I'm implementing a VISITOR pattern and all the method names happen to have the same name. What are the suggested alternatives avaliable to me.

Thanks,
Venkat
Reply With Quote