Book a Demo

Author Topic: C# .NET attributes import problem. Workarond?  (Read 2859 times)

murlex

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
C# .NET attributes import problem. Workarond?
« on: July 27, 2005, 03:22:06 am »
I've just sent bug report but due to this issue is highly important for me, I write here as well. Maybe some workaround?

Problem: Importing source code where there are .NET attributes on some class members or on class itself seems does not work. This should work via creating "tagged value: Attributes" for this member. Exporting from model to C# works perfect. But when you synchronizing back - the contents of tagged value Attributes is DISSAPPEARED!  :(

Somebody saw that? Somebody knows what can we do?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: C# .NET attributes import problem. Workarond?
« Reply #1 on: July 27, 2005, 06:43:09 pm »
Hello,

I've replied to your email to support, but I'll reply here too.  

For starters, the tagged value should be "Attribute" (and will be a semi colon separated list of attributes)

However, EA does the correct thing for me, initially the tagged value is correctly created and I can't get EA to delete or clear either of those tagged values when reverse engineering.

Simon

murlex

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: C# .NET attributes import problem. Workarond?
« Reply #2 on: July 28, 2005, 12:32:02 am »
Oh, thanx!
My fault. I meant "Attribute" not "Attributes".
I found what the problem was.
I created this problem by myself some time ago with:
1. adding Attribute tag into Configuration/UML/Tagged Values...
2. making it type of Memo
3. FORGETTING ABOUT ALL THIS :)
I changed tagged value type to String and got everything working back. :)
Anyway, thank you all guys for great product!
I am really enjoying working whith EA!
(BTW, I still didn't receive message from support - can you check that. My e-mail should be: [email protected])
Thanx.