Frostbite 0.4 Released
In response to a couple of issues reported by Suresh Vaidyan, I have released version 0.4 of the Frostbite ("skin freezer") product.
Changes since version 0.2:
Make
container
alias forself
in methods generated from PythonScripts.Expose
same_type
FBO script-generated methods.Extend
AcquirableMethod
to expose "correct" function metadata (args, defaults) so that the Publisher can mapply to it correctly.Filter out candidates with problematic IDs (i.e., not valid Python identifiers).
Use
unrestrictedTraverse
, rather than_getOb
, to locate the skin folder, allowing subfolders to play.