#3869: Script with comment
--------------------------------+-------------------------------------------
 Reporter:  arczi               |       Owner:  arczi       
     Type:  Bug                 |      Status:  assigned    
 Priority:  Normal              |   Milestone:  CKEditor 3.0
Component:  Core : Output Data  |     Version:              
 Keywords:  Review-             |  
--------------------------------+-------------------------------------------
Changes (by garry.yao):

  * keywords:  Review? => Review-


Comment:

 I see rational behind this now, yes, double checking the replaced string
 is inevitable at least for now, I still see two optimzie points:
  1. Instead of encode and decode twice, we can defer the encode after the
 marking is done, which means the first item we try to mark all pairs
 pending protected, second time we catch all of them and perform the
 encoding;
  2. We may further turning the sequence of the regexps list order by
 appearing frequency in desc;

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/3869#comment:6>
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/blackberry
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to