#3964: Make Dispatcher class public or protected
---------------------------+------------------------------------------------
 Reporter:  9902468        |       Owner:                    
     Type:  Bug            |      Status:  new               
 Priority:  Normal         |   Milestone:  FCKeditor.Java 2.5
Component:  Server : Java  |     Version:                    
 Keywords:                 |  
---------------------------+------------------------------------------------

Comment(by 9902468):

 Replying to [comment:6 9902468]:

 Hi again,

 of course I need to be able to call the doGet and doPost methods also,
 forgot that in my previous post. public final would thus be sufficient.

 If you do you can close this one. Thanks!

  - Ville

 > Replying to [comment:5 mosipov]:
 >
 > Hi,
 >
 > actually I only need to be able to instantiate it and hold a reference
 to it and that's it. So no need to subclass.
 >
 > I didn't even think that I could declare my servlet to that package,
 thanks for the tip! :)
 >
 >  - Ville
 >
 > > One thing though is still unclear. Do you want to subclass the
 Dispatcher or do you want to have it just in the public scope to use it in
 your system? this is a big difference. The class and its methods could be
 done final public then.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3964#comment:7>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to