Bug 181890 - Fixed properties blinking. Properties use generic types.
Summary: Fixed properties blinking. Properties use generic types.
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Geclipse (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Mathias Stümpert CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2007-04-11 03:17 EDT by Mariusz Wojtysiak CLA
Modified: 2014-01-09 16:18 EST (History)
1 user (show)

See Also:


Attachments
Patch to apply (78.09 KB, patch)
2007-04-11 03:18 EDT, Mariusz Wojtysiak CLA
aog-ecl: iplog+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mariusz Wojtysiak CLA 2007-04-11 03:17:21 EDT
1. Fixed properties blinking. 
2. Properties use generic types.
3. PropertyDescriptors are created only once for every object-type.
4. It's possible to create PropertySource with child PropertySources (e.g. sources for IGridJob with childs: IGridJobDescription and JsdlJobDescription)
Comment 1 Mariusz Wojtysiak CLA 2007-04-11 03:18:17 EDT
Created attachment 63468 [details]
Patch to apply
Comment 2 Mathias Stümpert CLA 2007-04-12 08:37:54 EDT
patch applied and committed
Comment 3 Mathias Stümpert CLA 2007-05-31 07:38:47 EDT
closing this ticket
Comment 4 Ariel Garcia CLA 2009-05-03 09:10:49 EDT
Comment on attachment 63468 [details]
Patch to apply

Applied by Mathias