sammarks / ablecore

A library for Drupal developers.
MIT License
5 stars 4 forks source link

Update the Entity classes to be factory based. #23

Open sammarks opened 10 years ago

sammarks commented 10 years ago

A factory class would be perfect for the entity classes.

We'll probably also have to create aliases to ensure backwards compatibility.