Skip to content
gsscoder edited this page Mar 19, 2013 · 32 revisions

History

  • I'm currently devoting most of my time left from ordinary job to new kernel development.
  • As some of you know this project was born closed source as a mini-framework for writing satellite command line tools as part of a greater suite; (most of these were executable used in scripts, dedicated host of specialized of HttpListener-based tiny server and small *nix daemons runned using Mono).
  • It's turned to OSS with MIT License from few months after it was created in 2005 as closed source.
  • If you go to CodePlex, first site that hosted it, you can see here the first release starting from 1.2 Beta of Jun 30 2007 (I don't remember but it's possible that those day I was used to removed older releases.

Premise

  • Roadmap is not carved in the stone.
  • If something change, expect an update to this document too.

Optional Reading

Roadmap

Some points could proceed in parallel.

  • Kernel refactoring.
  • Tests refactoring
  • Legacy test will became our functional tests.
  • A new test project has been created to test/develop/document the new kernel.
  • Implement enhancements.
  • Public API simplification (if needed, I'll further study on it).
  • FSharp-friendly Public API Façade (currently under analysis).

Feedback

  • Your opinion are welcome. If you want to say something that classifies as an enhancement or you want to undergo a feature request, please use GitHub issues tab. Otherwise see Contacts section.
  • You can also ask me clarifications on Roadmap steps.

Contacts

  • If it fits in a tweet, I'm in Twitter as @gsscoder.
  • If it's too --verbose, write to gsscoder AT gmail DOT com; but please ping me via Twitter that you wrote an email.