#3 open
Matt

trouble using alternative state method

Reported by Matt | May 20th, 2009 @ 06:23 PM

in StateMachine.cfc
setInternalState()
changed

to

still testing to make sure it didn't break anything, but didn't want to forget to ever post it.

Comments and changes to this ticket

  • Matt

    Matt May 20th, 2009 @ 06:25 PM

    • Assigned user set to “Ryan Wood”

    changed
    local.state = arguments.state
    to
    local[instance.stateMethod] = arguments.state

    since it looks like it stripped it

  • Ryan Wood

    Ryan Wood May 21st, 2009 @ 10:10 AM

    • Assigned user cleared.
    • State changed from “new” to “open”

    If you have a fix, please fork the github repo and send me a pull request or send me a patch to apply. Thanks.

    BTW, I'm now tracking issues for this project in the Issues tab of the shade project on github. You can attach the patch there. Thanks.

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Shade is a state machine (or workflow) engine for ColdFusion business objects.

People watching this ticket

Pages