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 - kubsztal

Pages: [1]
1
Bugs and Issues / Re: GUIDs are case sensitive!
« on: March 19, 2026, 11:35:43 pm »
Hi Geert,

if we say that case sensitive GUIDs are acceptable, then the bug is in my code. However, according to the UUID definition (RFC 4122), UUIDs should be case insensitive. Since a GUID is a 128-bit number, it should be compared numerically rather than as a string. From that perspective, the bug is in EA. I'm leaning towards the latter.

Best,
Kubsztal

2
Bugs and Issues / GUIDs are case sensitive!
« on: March 19, 2026, 05:33:34 pm »
When I programmatically create a connector between two operations, the referenced GUIDs are written in all uppercase in the StyleEx field of the t_connector table. However, in the t_object table, those GUIDs contain some lowercase letters. As a result, the referenced operations are not found, and the connector is displayed on the diagram as if it were created only between components rather than between their operations.
Picture: https://imgur.com/a/vudMgGQ

3
Bugs and Issues / WebEA demo doesn't work
« on: December 01, 2021, 06:32:33 pm »
Hello,

after selecting EA Example model under https://demo.sparxpublic.com, following error appears: "The selected model does not have Pro Features enabled.".

Please fix. Thanks.

4
General Board / Re: Remove (SVN) Configuration Entry
« on: November 10, 2020, 10:26:23 pm »
After 12 years I have exactly the same question. When I'm trying to remove SVN configuration details, I'm getting an info, that several packages use this configuration, thus it may not be deleted. Any ideas?

5
Uml Process / Re: quantitykind
« on: July 29, 2020, 04:29:46 pm »
Quote
But why do they add following association?

It's defined by SysML spec:


6
Uml Process / Re: quantitykind
« on: March 23, 2020, 07:34:27 pm »
Phil,

do you know what is the exact difference between configuring Run States in Properties window and setting them by Features/Set Run State? In EA 14 it was possible to do it via Features/Set Run State, in EA 15 mentioned error pops-up. But, if you configure a Classifier in right window (Properties/Element/Object/Classifier), you can then use Features/Set Run State - no error anymore.

Jakub

Pages: [1]