FMSessions Module

69 views
Skip to first unread message

Charles Ross

unread,
Jun 21, 2015, 8:50:23 PM6/21/15
to modular-...@googlegroups.com
I thought I'd get my toes wet a little bit before diving into my planned Perform Script on Client module. Since the PSoC system is going to require sessions, I looked for a sessions module and found Todd's. Since it's a pretty simple module, I figured I'd fork it and try cleaning it up a bit and adding some flexibility features while also using some of the techniques I plan to bring to PSoC.

With that in mind I've got an initial version ready for anyone who's interested. You can find it at https://github.com/chivalry/fm-sessions. I added the following features to the existing Sessions module:

- A (custom function based) settings system that allows the integrator to use an existing table with existing fields as well as specify where the current session ID should be stored, which can be a global field or global variable.
- The ability to restore the error capture and allow abort states after session manipulation.
- The ability to optionally disable script triggers with a setting that allows the integrator to use either the included custom functions or use some other mechanism already in place.

I also removed any fields, scripts or other objects not required by the module and wrote a fairly lengthy read me to describe the integration process and document the available settings.

So if anyone's interested in testing it out, please download it. Any and all feedback is welcome. I have a few additional features planned before a final release, such as a testing script to confirm that the settings work properly, but the module is 99% ready now.

Thanks,
Chuck


Reply all
Reply to author
Forward
0 new messages