Matt Gersting
unread,Feb 22, 2012, 11:04:50 AM2/22/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to scriptwritercf
Hello, devs. Just wanted to let you know that while it hasn't been
officially released on RIAForge there is a new 3.6 tag in the
ScriptWriter SVN repository. This is a pretty significant release,
but only for a small group of developers who are dealing with very
high-volume sites. This new version addresses two concurrency issues
- one with shared in-memory data structures and one with file reads
and writes overlapping. If you've had problems with either of these
(generally they manifest as "file unavailable" or "array index out of
bounds" errors) you'll definitely want to give 3.6 a look over - it
will only take a few minutes to update your code to use (really, only
the init() method has changed as far as exposed methods).
Enjoy, and as always, please share any questions, concerns, ideas.
PS. Hopefully in the next month or so we'll have another dot release
that will incorporate some new and time-saving features for you.