Nov 04
Those two pieces of custom lexicon for Fusebox 4.1 are now available for download,
You’ll need to register a custom lexicon folder in your fusebox.xml file, eg
<lexicons>
<lexicon namespace=“jb” path=“jb/”/>
</lexicons>
<lexicon namespace=“jb” path=“jb/”/>
</lexicons>
Where path is the folder name beneath the ‘lexicon’ folder. You would then call the custom lexicon like this:
<jb.lock mode=“start” type=“exclusive” scope=“application” />
…
<jb.lock mode=“end” />
…
<jb.lock mode=“end” />
in your circuit.xml files around the calls you want to be wrapped in a CFLOCK tag. The same applies to the lock lexicon too, there’s a usage note in the header of each file
REMEMBER: Use of these is at your own risk, this feature may and probably will change in later versions of Fusebox
August 12th, 2005 at 10:54 am
Hi John,
The downloads of your zip files seem to be brocken.
Regards
September 11th, 2005 at 2:22 am
Yes, totally broken. I would really like to use these, as I was planning on building my own before I saw that you had already coded them.
Thanks
November 20th, 2005 at 6:19 pm
Hope Johnb doesn’t mind but I found where the file was since the link is broke, http://john.beynon.org.uk/downloads/lock.zip
December 6th, 2005 at 4:42 pm
boy, it too me this long to fix my links - bad John!