Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download uuid-7.x-1.0-alpha2.tar.gztar.gz 19.16 KB
MD5: 2c167186753964124297efd73084a7dc
SHA-1: 57d4f144e4c1901abaea398c96afa1982c0ae233
SHA-256: 7e70d9f06687e570ee75dc845dd123910a03cbd4fd4d400b4d337ae609b04df1
Download uuid-7.x-1.0-alpha2.zipzip 25.41 KB
MD5: bea9fea8581e821df1a7635d62f86e6e
SHA-1: 708e0041da56460969b35806517d18a9c277e402
SHA-256: e9d8c7598bd9be289a7b1a86bb69ad53032c03ac54b88fdaae26e5621b7d373a

Release notes

This release is a major rewrite of the 7.x-1.x branch and breaks backwards compatibility with 7.x-1.0-alpha1 !

An upgrade path from 7.x-1.0-alpha1 won't will be provided.
An upgrade path from 6.x-1.x will be provided, once we reach beta.

There are some better in-line documentation and uuid.api.php is updated. But a more complete API documentation will come for the beta release!

Some of the major changes are:

  • Generic entity support. We no longer have sub modules for every entity type.
  • Support for loading entities so that they only contain UUID references in properties and fields.
  • Support for saving entities containing only UUID references.
  • New ID and UUID lookup functions.
  • Mush better test coverage, almost 100%.
  • The OOSP generator was dropped as the underlying PHP module is badly broken.
  • UUID for user roles aren't implemented in this release yet. But it will be!
Created by: dixon_
Created on: 21 Aug 2011 at 01:41 UTC
Last updated: 4 Jul 2018 at 17:21 UTC
New features
Insecure

Other releases