Playmaker Forum

PlayMaker Feedback => Feature Requests => Topic started by: thatnzguy on September 02, 2015, 09:22:19 PM

Title: Easily refactor action names
Post by: thatnzguy on September 02, 2015, 09:22:19 PM
We're experiencing growing pains with PlayMaker because we want to change the names of our custom actions some time after we've made them.

But we can't rename the actions without breaking any FSMs that use them.

PlayMaker would live better in our project if we were easily able to refactor our actions when design of systems change (as they do all the time).

Cheers!
Title: Re: Easily refactor action names
Post by: jeanfabre on September 03, 2015, 01:14:44 AM
Hi,

 It is a problem that has been looked at, I mentionned it few times, this ability to switch actions and move over serialized properties would be also something useful when an action goes missing, and want to replace it with another one, different but with the same public interface.

 Bye,

 Jean