This (currently) experimental version of N2F is aimed at decoupling as much functionality as possible from the core without defeating the purpose of having a pre-built system.
We're working on building out our documentation:
The core of N2F is built to facilitate the creation of chains and nodes. Chains link together one or more nodes and provide them with information to process in the form of dispatches.
One part of the experiment is to see how providing a similar programming experience across multiple languages fits with professional development. As such, the immediate steps next are to implement the functionality of the PHP version as closely as possible in C#, followed later by other languages.
One feature currently missing from the PHP version is the ability to have dependencies for extensions. The base functionality to build this is already in place, but the system still needs fleshed out and implemented.
The system will run on PHP 5.3 and up without any requirements for non-default extensions.
Want to chat with us? Join us on IRC