Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 326793 - Improvements on the String Arrays handling
Summary: Improvements on the String Arrays handling
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Sequoyah (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-01 11:23 EDT by Matheus Lima CLA
Modified: 2016-11-08 14:46 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matheus Lima CLA 2010-10-01 11:23:36 EDT
Build Identifier: I20100608-0911

In order to improve the usability, change how the Localization Editor handles String Arrays. 

One idea is to refactor the data model so the whole localization framework becomes aware of the existence of the array type (currently the Editor itself only knows Strings, not arrays). 

Once the model is changed this way a next could be to improve the editor to handle arrays and strings differently and more efficiently, according to the type being handled.


Reproducible: Always
Comment 1 Marcel Gorri CLA 2011-01-20 10:42:48 EST
Most of the work has already been implemented and integrated to trunk.
Comment 2 Daniel Drigo Pastore CLA 2011-09-06 15:11:33 EDT
Already integrated.