From: Raphael Mudge <rsmu...@gmail.com>
Date: Tue, 5 Aug 2008 11:40:08 -0400
Local: Tues, Aug 5 2008 11:40 am
Subject: Sleep 2.1 update 2
Hello all,
I've released another update to Sleep 2.1. This comes hot on the heels of my experience prototyping http://kindling.dashnine.org/ Here is what's new: - import from now modifies the system classpath (thanks to Ralph - map, reduce, etc.. and foreach now support Java iterators. A java $list = [new LinkedList]; foreach $item ([$list iterator]) } - include(...) now sets the $__INCLUDE__ variable to the path it received prior to executing the included code. This is very useful if you're writing modules meant for include(...) later. Here is the pattern to use in your module (named module): global('$module_path'); $resource = getFileProper($module_path, "some resource"); - Fixed a bug that was breaking taint mode when reading in serialized - Sleep no longer manages restoration of old functions when unloading As usual, you can grab the release at http://sleep.dashnine.org/ -- Raphael You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||