LOCK & TRANSACTION custom lexicon

Fusebox Add comments

Those two pieces of custom lexicon for Fusebox 4.1 are now available for download,

lock.zip
transaction.zip

You’ll need to register a custom lexicon folder in your fusebox.xml file, eg

<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” />

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

4 Responses to “LOCK & TRANSACTION custom lexicon”

  1. Steini Jónsson Says:

    Hi John,

    The downloads of your zip files seem to be brocken.

    Regards

  2. Dave Krupinski Says:

    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

  3. Mark Mengelt Says:

    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

  4. johnb Says:

    boy, it too me this long to fix my links - bad John!

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in