On Thu, Apr 3, 2008 at 9:36 PM, Frank Goenninger <frgo@mac.com> wrote:
Gentlemen (hi Andy, hi Kenny) -
would like to try this (don't feel like going to bed yet, so ...). RIA is what I need for my next bigger project: A Master Data Management system for a semiconductor manufacturing company.
Its in a bit of a state at the moment because I've been trying to make it work with allegroserve. I've fixed a couple of things but just noticed that allegro doesn't have sessions like hunchentoot. That might be a bit of work. I'll have to check and see what hunch does. Do you have git? If so, the best bet is to clone the repo at gitorious git clone git://gitorious.org/hunchncells/mainline.git If the version you get doesn't work, try successively checking out previous versions by git checkout HEAD^ git checkout HEAD^^ ... I've been committing even if stuff doesn't work and am going to use tags to mark known good points (of which there haven't really been many so far) If you don't have git, I'll find a version that works and zip it up -- Andy