#3964: Java integration - Dispatcher class is protected ---------------------------+------------------------------------------------ Reporter: 9902468 | Owner: Type: Bug | Status: new Priority: Normal | Milestone: FCKeditor.Java 2.5 Component: Server : Java | Version: Keywords: | ---------------------------+------------------------------------------------
Comment(by mosipov): Hi, the class is not protected. It's package private. What is the reason why you can't use the ConnectorServlet? The reason was that the more control you give, the less you can't guarantee a clean state as people start to tamper classes and implementations. The only control should be over the connector itself. We could make it really protected and you could subclass the dispatcher and use it anywhere or make it private. We will evalute both. -- Ticket URL: <http://dev.fckeditor.net/ticket/3964#comment:1> FCKeditor <http://www.fckeditor.net/> The text editor for Internet ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ FCKeditor-Trac mailing list FCKeditor-Trac@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fckeditor-trac