@Ben, what version of Model-Glue are you running? FWIW, I just tried a few of the MG sample apps (from version 3) on OpenBD and *most* of them worked just fine -- the exception was Ray Camden's Lighthouse Pro port, which had some issues with paths as well as the format of a date attribute for the <cfschedule> tag, and also brought to light a bug in the MG core in regards to event types (it appears that Adobe ColdFusion is a little less stringent in these areas, as the app seemed to work OK under CF). As far as the bug goes, I'll see about getting this fixed ASAP.
@Matt, there are a number of sample apps in the modelgluesamples directory. Ray's LHP port is the most significant one, and if you'd like I can send you a modified version that corrected the errors I encountered when attempting to get it running. BTW, should a CFC path like "lhp.controller.Controller" work under OpenBD assuming that an "lhp" mapping pointing to the relevant directory is present? Unless I'm doing something wrong (entirely possible, as I'm not really familiar with this engine), this didn't appear to work for me, and I had to modify the paths in the XML config files to make them all relative to the webroot in order to get the app to run. -- Ezra Parker On Tue, Nov 10, 2009 at 4:44 PM, Matthew Woodward <[email protected]> wrote: > Cool. I'll try to get some time to give a simple app a shot and see what's > going on. > > On Nov 10, 2009 3:30 PM, "Ben Densmore" <[email protected]> wrote: > > > I'm not entirely sure if there is a good sample app that you can try. > I just took over this app this weekend and haven't used MG in quite > some time. > > I will let you know if I see any samples that might be good to test with. > > Ben > > On 11/10/09, Matthew Woodward <[email protected]> wrote: > On Tue, Nov > 10, 2009 at 3:20 PM, Ben... > > -- Sent from my mobile device > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official site @ http://www.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
