User:Sping/KatePart Sprint 2: Difference between revisions
(init) |
(Added collaborative editing goal) |
||
Line 7: | Line 7: | ||
==== Resolve RegExpr in highlighters where possible ==== | ==== Resolve RegExpr in highlighters where possible ==== | ||
==== <extend me> ==== | ==== <extend me> ==== | ||
=== Collaborative editing === | |||
==== Fix architecture to allow usage of different core text handling strategies ==== | |||
Idea: Use [http://en.wikipedia.org/wiki/Strategy_pattern strategy pattern]. | |||
==== Implement a strategy for collaborative editing using libinfinote ==== | |||
=== <extend me> === | === <extend me> === |
Latest revision as of 14:31, 19 October 2008
KatePart Sprint 2
Goals
Speedup, both general and critical
Make 15K lines copy-and-paste work
Resolve RegExpr in highlighters where possible
<extend me>
Collaborative editing
Fix architecture to allow usage of different core text handling strategies
Idea: Use strategy pattern.