Bug 439940 - Support time-based data types
Summary: Support time-based data types
Status: REPORTED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: 2.32.1 (KDE releases 20.08.1)
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-07-16 10:33 UTC by Markus Elfring
Modified: 2022-05-30 09:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Elfring 2021-07-16 10:33:45 UTC
I see a specific selection of data types for the logical view.
I would like to design data models also together with attributes according to date and time types.
How would you like to integrate them?
Comment 1 Oliver Kellogg 2022-05-25 20:17:07 UTC
(In reply to Markus Elfring from comment #0)
> I see a specific selection of data types for the logical view.

The Datatypes folder contains types corresponding to the programming language selected via Code -> Active Language.

> I would like to design data models also together with attributes according
> to date and time types.

Bug 87537 has been fixed on git master (2022/04/15), i.e. you can now place your custom data types anywhere that other classifiers can be placed.

> How would you like to integrate them?

By "attributes" to you mean state members in data types?
Comment 2 Markus Elfring 2022-05-30 09:02:23 UTC
(In reply to Oliver Kellogg from comment #1)
> By "attributes" to you mean state members in data types?

Probably, yes.
https://en.wikipedia.org/wiki/Attribute_(computing)

Will the support grow also for items in the time dimension?