Skip to content

Releases: msobkow/org.msscf.msscf.v2_13-installer

MSS Code Factory 2.13 alpha06 adds CodeVis attributes to data columns and data types

21 Jun 18:09

Choose a tag to compare

MSS Code Factory 2.13 alpha06 adds CodeVis attributes to the CFBam models for the data columns, data types, and generators so that individual fragments of data can be hidden by public and protected versions of buffers. The current set of fully fleshed objects will be used as the private, internal implementations, with glue layers wrapping those interfaces with adapters for the public and protected interfaces.

MSS Code Factory 2.13 alpha05 eliminates the buff packages from 3.1

17 Jun 20:31

Choose a tag to compare

This release enhances the capabilities of the tool with a couple of new features used in the models, but more importantly, the knowledge base update incorporated requires those modifications for things to run. The buff packages in the 3.1 code base have been eliminated, with their code now part of the base schema packages.

MSS Code Factory 2.13 alpha04 updates postgresql to 42.7.11, adds CodeVis specifications to CFSec 3.1 model

09 Jun 00:27

Choose a tag to compare

MSS Code Factory 2.13 alpha04 updates postgresql to 42.7.11, and adds CodeVis specifications to the CFSec 3.1 model, leaving the other models to default to "Public". The updated knowledge base produces comments on class and interface headers about the visibility and usage constraints for the object in question, though there is a lot more work to be done on code commenting some day.

MSS Code Factory 2.13 alpha03 adds CodeVis specifications and comments

08 Jun 09:02

Choose a tag to compare

MSS Code Factory 2.13 alpha03 adds CodeVis specifications to Tables, Relationships, Indexes, and Methods of a Business Application Model. These aren't enforced yet due to the scope of the changes that will be required to implement them, but they are produced as object header commentary so programmers at least have a hint about what they should and should not be accessing in the code base from a given layer of application code.

MSS Code Factory 2.13 alpha02 is reasonably stable and has working run scripts

06 Jun 21:09

Choose a tag to compare

MSS Code Factory 2.13 alpha02 is reasonably stable and has working run scripts, unlike alpha01, but the model and knowledge base projects will see subsequent releases that require extracting them to /opt/msscode and updating the .msscfrc file in the user's home directory to point to them instead of the versions initially installed by this bundled release.