Database type constructors and descriptors #5

Open
opened 2025-03-03 20:29:38 +00:00 by xomrk · 0 comments
Owner

Replace DatabaseType._VirtualType with interface with same properties/methods except wraps to split descriptor and reflection. Descriptor for new VirtualType should be provided by methods in DatabaseType.Provider that accepts constructor object (also new interfeace that returns new VirtualType) and returns descriptor.

Replace `DatabaseType._VirtualType` with interface with same properties/methods except `wraps` to split descriptor and reflection. Descriptor for new `VirtualType` should be provided by methods in `DatabaseType.Provider` that accepts constructor object (also new interfeace that returns new `VirtualType`) and returns descriptor.
xomrk added the
Enhancement proposal
label 2025-03-03 20:29:38 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SERDHA/serdha-0-api.kt#5
No description provided.