[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3429) Source page does not update correctly

Xue Peng (JIRA) jira-events at lists.jboss.org
Wed Jan 7 21:56:04 EST 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12445621#action_12445621 ] 

Xue Peng commented on JBIDE-3429:
---------------------------------

I did some works in the pageChange method of the FormEditor class , when the pages are changed generate new source text for source page , or parse the text to create new graphical model for graph page.
It seems it  works well , but I want to write new IDocumentProvider for the source page to synchronize the model and text.

> Source page does not update correctly
> -------------------------------------
>
>                 Key: JBIDE-3429
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3429
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: smooks
>    Affects Versions: 3.0.0.cr1
>         Environment: JBossTools-3.0.0.CR1-N200812181239-ALL-linux-gtk
>            Reporter: John Graham
>            Assignee: Xue Peng
>            Priority: Critical
>             Fix For: 3.0.0.CR2
>
>
> The Source page in the Smooks editor only updates when changes are saved (for instance, create a new Java2Java map and before saving, flip to the Source page -- there is no mapping information. Save the changes, flip back to the Source page and the mapping information appears).
> The Source and Graph pages should update *from in memory model* every time they are made visible. That is, unsaved changes should be reflected in these pages too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list