First off, I really like Alloy, the concept, and simplicity. I have decided that it is the framework I will learn, as it is still relatively young and still active in development.
My question is this, I used the scaffolding to generate a controller, and modified the Entity.php file that comes with it. I figured out adding fields in there will create the table with them once I run the controller for the first time. My question is (after looking at the Spot/Mysql.php and elsewhere) does the alloy framework support 'enum' and/or 'set' yet within the Entity.php file, I was just curious..
Thanks!
And awesome work thus far on Alloy!
Mike