[TYPO3-core] Universally/Globally Unique IDentifier in core in 6.0?
Jigal van Hemert
jigal.van.hemert at typo3.org
Mon Jul 23 13:01:25 CEST 2012
Hi,
On 23-7-2012 8:00, Thomas Maroschik wrote:
> the next thing I wanted to implement in EXT:identity is relation
> support. We will keep the sequencial id's but just as technical
> identifier. You can't change that, as every extension and nearly every
> core module expects the uid to be a integer. If it's not the module
> thinks it's a new record.
I was actually thinking about using the UUID as primary identifier in
the core and keeping the currently used sequential uid during the
deprecation phase to keep old code working.
This will of course have quite an impact on all core modules. We need to
add new TS properties for the UUID and deprecate the current properties,
etc.
What do you think?
--
Jigal van Hemert
TYPO3 Core Team member
TYPO3 .... inspiring people to share!
Get involved: typo3.org
More information about the TYPO3-team-core
mailing list