
My name is Damon Carr and I am the CTO of a company called agilefactor
as well as technical editor of the new 'best practice' oriented resource www.domaindotnet.com
. I specialize in creating 'tools that create tools' or perhaps said differently, in expressive framework concept, design and implementation. This manifests in custom controls, extensibility in VS 2008 with the DSL and SDK, Guidance Automation, SOA APIs as well as POCO Domain Realization.
I really on the Castle framework to make this all possible and not drive myself insane. My blog is http://damon.agilefactor.com
and is the best place to see what tangential topics are currently filling the gray matter. If your ever in Manhattan, look me up.
Just curious what the status of the ActiveRecordDataSource project is? I really like the castle project in general, and especially the ActiveWriter, but was surprised to find that after the table --> class generation, there were no accessors methods creating for making basic database queries, i.e. findBlogByName(string, blogName). I've never done any VS plug-in type development, but I would like to help out however possible. Thanks for the tools that you have already created, and godspeed on adding some more. I'll check your blog for more info.