#56: Modify RubyOutlinePage to listen for RubyElementDeltas
---------------------------------+------------------------------------------
 Reporter:  cwilliams            |               Owner:  zdennis
     Type:  enhancement          |              Status:  new    
 Priority:  normal               |           Milestone:  0.8.0  
Component:  Editor               |             Version:  0.7.0-d
 Severity:  normal               |          Resolution:         
 Keywords:  outline model delta  |   Ticket_dependency:         
---------------------------------+------------------------------------------
Changes (by cwilliams):

  * milestone:  1.0 => 0.8.0

Comment:

 I'm shooting for this on 0.8.0. It's annoying that the outline "collapses"
 every time we reparse. We should handle it like the JDT does and compare
 the two structures, inserting/removing sections of the tree (rather than
 blowing it away every time and replacing with the new).

-- 
Ticket URL: <http://rubyeclipse.mktec.com/cgi-bin/trac.py/ticket/56>
RDT (RubyEclipse) <http://rubyeclipse.mktec.com>
Eclipse Ruby Plugin

Reply via email to