Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » [Bug] Extended properties on nested sequences are silently discarded
[Bug] Extended properties on nested sequences are silently discarded [message #590372] Wed, 23 June 2010 21:38
Eclipse UserFriend
Originally posted by: antonio.garciadominguez.uca.es

Hi all,

I seem to have run into a bug when trying to set extended properties on
sequences that are nested inside other sequences. Basically, the add()
method is called with the unwrapped sequence, so the sequence gets a plain
old List. When it tries to add an extended property, it wraps the object,
adds the property and then - poof - discards the wrapper, so we lose the
property.

I've reported the problem to Bugzilla, since it looks to be a complex issue:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=317753

I've attached a sample EOL script and two different patches with two ways in
which the problem can be solved. I would really appreciate it if someone had
a look at them: I'm not sure which approach would be best.

Cheers,
Antonio
Previous Topic:Helios Marketplace
Next Topic:[Bug] Extended properties on nested sequences are silently discarded
Goto Forum:
  


Current Time: Thu Apr 25 02:15:30 GMT 2024

Powered by FUDForum. Page generated in 0.04222 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top