Taskblaster! - Model-Glue:Unity Preview
Posted by Joe Rinehart at 1:07 PM
6 comments - Categories:
Model-Glue
I've roughed out the first database-driven example application for the Model-Glue:Unity release. It's a simple to-do list app where you can create an account, log in/out, create new lists, add tasks to lists, and complete tasks.
Other than editing the config files, I wrote 124 lines of code, and zero SQL. I figured it could be fun to show what developing in Unity is like by posting the code for the application (not the framework itself yet, or the Headstart functionality "Taskblaster" includes).
You can play with the app at http://www.model-glue.com/taskblaster and download all of the non-framework code for it http://clearsoftware.net/enclosures/taskblaster.zip.
I'm not quite ready to publicly post the new feature list, but there's a few unannounced things you can find by looking at the code.
Michael ONeil wrote on 04/12/06 1:25 PM
Thanks, Joe! I've been really looking forward to Unity, especially since I don't fully grasp ColdSpring yet. But I love Model-Glue and Reactor. My first, simple Model-Glue/Reactor app went up a couple of weeks ago at cheerwine.com. Hopefully, I can convert it over to Unity sometime soon.And welcome to NC!