Closed (fixed)
Project:
Entity Construction Kit (ECK)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Oct 2012 at 03:59 UTC
Updated:
24 Jul 2013 at 00:21 UTC
Currently eck give useful defaults for all the major types of data that can be store in the db as the building blocks of our entity types. But if you want something slightly different, you will have to define a completely new data type. This would not be necessary if we could allow people to configure the data types during creation, and it would make eck a lot more flexible.
Comments
Comment #1
fmizzell commentedComment #2
geek-merlinYou might steal from the future datatype-api: #1696640: Implement API to unify entity properties and fields
Comment #3
fmizzell commented3.x does use concepts similar to data api, but full configuration of the basic data types might not be happening in 3.x
Comment #4
fmizzell commented