Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Chad

Pages: [1]
1
Bugs and Issues / Re: Sequence Connector Properties Doesn't Work
« on: June 26, 2018, 09:29:49 am »
I've experienced both of these issues in 14 as well.

In the case when changing a field doesn't register a change, toggling a checkbox like "is return" back and forth seems to work-a-round the issue.

In the case of no scroll bars (neither horizontal or vertical), I just have to dock or float the panel in an area that is big enough to access all fields. Even Tabbing between fields won't change the view (another issue).

2
Hopefully Enterprise Architect will add full support for C++11/14/17 soon as it does limit it's usefulness.  Just in case you haven't tried it, I have found I can extend it's ability to parse some newer constructs just by defining some of the new keywords as preprocessor macros in EA.  For example:
  • final
  • constexpr
  • noexcept

It won't fix everything though.

3
General Board / Re: Introducing EA Word Importer
« on: September 05, 2014, 03:06:10 am »
Same here. Seems like it could be a really nice tool, and I'd love to try it out.

Chad

4
General Board / C# xml comments <see ref=""/> tag
« on: June 18, 2009, 01:56:57 pm »
I'm using EA with C# and am finding that if I use the <see ref=""/> tag to annotate comments with references to other classes, this is moved into the notes area for the model element verbatim.

Does anyone know of a way to have EA remove the tags leaving just the reference name itself.

Thank you,

Chad

Pages: [1]