Hi Peter. I've just tested this code on Railo 3.2.0.000 rc, and found a couple of minor fixes, just typos. I've put my changes here: http://gist.github.com/658630
I've not tested in anger yet, I'll post if I find any issues. I'm using MachII 1.8 so I had to make a couple of minor changes to my local version. Sorry for the delay in testing this, and for not yet adding a wiki entry, I've been away. Thanks Joe On Oct 23, 8:45 pm, "Peter J. Farrell" <[email protected]> wrote: > Joe Roberts said the following on 10/22/2010 03:33 PM > > >> As for OpenBD, their cache functions existed before ACF9 (which Railo > >> waited to include). Honestly, I think the function argument order is > >> better in OpenBD however it's not compatible yet. I've sent a message > >> to Alan and Andy at OpenBD regarding this. It sounds like they are > >> going make it cross-CFML compatible with the next release (1.4 which is > >> scheduled to be released at the end of the month). > > Yeah, these ACF methods seem to have evolved slightly inconsistently. > > I'm pretty sure Railo's policy is to achieve ACF compatibility. > > Ok, this has been committed to the repo. To be honest it's beta because > I made some updates the component for displaying information in the > dashboard and performance stuff. Also, Railo supports cacheClear() > whereas ACF does not (you have to do a complicated loop with > cacheRemove). So I have *not* tested this component because my test > environment for Mach-II is OpenBD and I'm waiting for cacheXX() > compatibility in 1.4 BER from Alan. > > So if somebody will test it out -- that would be great. You can test > get/put by using the <cache> command in your code. Reap is not > supported by this strategy. You can test flush by using the dashboard. > If somebody would volunteer and report back, that would be great! Let > me know if you tested on Railo or ACF9. > > Best, > .Peter -- You received this message because you are subscribed to Mach-II for CFML list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/mach-ii-for-coldfusion?hl=en SVN: http://svn.mach-ii.com/machii/ Wiki / Documentation / Tickets: http://trac.mach-ii.com/machii/
