Skip to content

MSS Code Factory 2.13 alpha10 continues to flesh out the private, protected, and public layers of the code base

Latest

Choose a tag to compare

@msobkow msobkow released this 19 Aug 23:02
· 2 commits to main since this release

MSS Code Factory 2.13 alpha10 is now available at https://github.com/msobkow/org.msscf.msscf.v2_13-installer/releases/tag/alpha10 . You can find installation instructions at https://github.com/msobkow/org.msscf.msscf.v2_13-installer and the README.md displayed there. There have also been releases of the 2.13 knowledge base and model set as of 2026-08-19 03:45 CST, tagged as snapshot-202608190345 which are included in the installer and are required alongside the executable jars to run the tool. Alpha10 continues to flesh out use of the CodeVis attributes to produce private, public, and protected implementations of the Java code layers over an ultimately JPA-driven back-end persistent storage layer, and demonstrates some of the layering approaches planned for systems created by the tool. The code produced does not currently clean compile; it is for demonstration of the technology only at this point.