PiNKY 0.1.0 has been released. It is available as a sourceforge
download and is also installable within NetKernel using the
module installer
Download Install Instructions:
1) download mod-pinky-0.1.0.jar
2) edit NK's etc/deployedModules.xml and add an entry pointing to
the jar.
3) boot or cold-restart NetKernel
4) Search for PiNKY to find the documentation
Repeat for test-pinky-0.1.0.jar which contains the unit tests
and usage
examples. To execute tests after install go to
xunit in the developer panel.
NetKernel Module Installer Instructions
1) Go to the module manager:
http://localhost:1066/ep+name@app_install_installer
2) Choose "Install new applications and library modules"
3) Choose "Install new modules from 1060 Mirror."
4) Select your preferred mirror and make sure to check
"Display
libraries".
5) Select PiNKY and PiNKY Tests from module list.
6) After restart search for 'PiNKY' to find the documentation
Release Notes:
This is the first public build of PiNKY. It implements a large
set of composable feed processing services for high-level feed
pipeline processes. In addition it contains a resource object model
for constructing and manipulating feeds using either native Java or
the procedural dynamic scripting languages of NetKernel.
Breaking News:
Added a new SetFeedInfo accessor that provides a declarative way
to
configure feed metadata.
Added usage examples to the test module in /test/examples/
Wrote a fairly comprehensive guide - search for 'pinky guide'
Enjoy...
The PiNKY Team