Git Product home page Git Product logo

johnspray74 / alaexample Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 1.0 20.67 MB

Example application of ALA (Abstraction Layered Architecture). Used in IEEE TSE paper in 2021. Also to be used as an example in the online book at abstractionlayeredarchitecture.com

Home Page: http://www.abstractionlayeredarchitecture.com

License: MIT License

C# 100.00%
ala abstractionlayeredarchitecture software-architecture abstraction-layered-architecture software-engineering software-design software-quality maintainability

alaexample's Introduction

alaexample's People

Contributors

johnspray74 avatar rosman-cheng avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cdxybf

alaexample's Issues

Remove the need for like "F01" from the configuration of fields of the simulated device

The simulated device can work these prefixes out for itself.
First character is always F for session data.
Second character is the field number, 0, 1, 2 etc
Third character is a code for the field type 0=float, 1=string, 2=set of values.
We don't need to know the types for the simulated device, at least for now, so just make everything type 1.

GALADE version of ALAExample

Do in a different branch called GALADE.

The GALADE version then needs a readme to show a screenshot in Github.
Also screenshot of parts of the diagram as the cursor hovers over various instances of domain abstractions which shows
both the domain abstraction description and the instance description.

Add delay in SimulatedDevice

Add a delay of about 5 seconds from when it is instantiated to when it connects (starts responding to SCP commands). This will allow the ALAExample application to display "Searching for device" in the status bar.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.