Bug 276261 - Productivity with Data Binding
Summary: Productivity with Data Binding
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 2.3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Zhiqiang Qian CLA
QA Contact: mindan xu CLA
URL: http://www.eclipse.org/newsportal/art...
Whiteboard:
Keywords: plan
Depends on:
Blocks:
 
Reported: 2009-05-14 03:51 EDT by LE HELLIDU CLA
Modified: 2010-08-17 04:38 EDT (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 LE HELLIDU CLA 2009-05-14 03:51:33 EDT
I found four productivity weaknesses when using databing.
Here are my wishes :
1. resizable "Data Binding" window (when right click on a component table in the layout, not in the property editor).
This window is better than using the property editor because the Databinding editor in the property tab is slower than the window dedicated to edit Databinding.
It seems that when you use the dedicated window, the save action is preformed when you press OK button which is not the case in property tab (a modification is performed immediately).

2. orederable columns in "Data Binding" window

3. when duplicating a databing, the name is empty it could be more productive if you initialized the name with "the original name + incremented number".

4. expression of a databinding cannot be empty but can be composed of comments only. I would expect the same behaviour as empty expression.

This enhancement was commented in newsgroup:
http://www.eclipse.org/newsportal/article.php?id=33519&group=eclipse.birt#33519
Comment 1 LE HELLIDU CLA 2009-08-12 12:21:38 EDT
Hello,

I would like to insist about a major productivity enhancement that is the point 3 : 
when duplicating a databing, the name is empty it could be more productive if you initialized the name with "the original name + incremented number"

This point would be more productive for us because we are producing some reports where columns are nearly the same so we are highly using the duplication.

The main complain I heard about developpers working on BIRT is that each time we modify a databinding, it usually takes up to 10 seconds to save the modification and be able to work again on the report. That is the reason of point 1. and 2.

Thank you for your work. Hope you will be able to work on it sooner than version 2.6.0.

(In reply to comment #0)
> I found four productivity weaknesses when using databing.
> Here are my wishes :
> 1. resizable "Data Binding" window (when right click on a component table in
> the layout, not in the property editor).
> This window is better than using the property editor because the Databinding
> editor in the property tab is slower than the window dedicated to edit
> Databinding.
> It seems that when you use the dedicated window, the save action is preformed
> when you press OK button which is not the case in property tab (a modification
> is performed immediately).
> 2. orederable columns in "Data Binding" window
> 3. when duplicating a databing, the name is empty it could be more productive
> if you initialized the name with "the original name + incremented number".
> 4. expression of a databinding cannot be empty but can be composed of comments
> only. I would expect the same behaviour as empty expression.
> This enhancement was commented in newsgroup:
> http://www.eclipse.org/newsportal/article.php?id=33519&group=eclipse.birt#33519