Skip to content

DESIGN DECISIONS 🙴 PROJECTS (for use in your work and open for contribution or realization in other languages)

License

Notifications You must be signed in to change notification settings

Kyriosity/use-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

O R G
|- Frames, guidelines 📖 Intro
|-- Reinforced inheritance
|-- Calls on null
|-- C# hints
|- Patterns
|-- Circuitry
|-- Builders
|-- M V V M
|--- Notificaton orchestration
|--- Model-ViewModel cohesion
|- Templates
|-- Tasks as models

C L A Y
|- Exception wrappers  tests🧪
|- Extensions/shortcuts
|- 🚧Models
|- Motley heap tests🧪
|- WPF
|-- Bool-Vis. converterimproved

TESTING 📖 Intro
|--- Feed expansion cut
|--- Gradual assert
|--- Finer tolerance

P A R T S 📦
|- I S i e extensions
|- Chrono ABC
|- Funcware
|-- Conversion tests🧪
|- 🐝Multifacet value (Π-Val)
|- 🚧Undo/Redo (Reversible)
  I S i e  extenstions
 Chronology lib
 Multifacet value

✒️ MULTIFACET VALUE 🐝

 Undo-Redo

🚧 REVERSIBLE 🚧

 Value as promise

🐝 THINKING in TASKS ⏰

 READ-WRITE repo
graph TB
    sq[Funcware] --> MFC{<b>Multi<br />Facet<br />Value</b>}

    e --> od3>Undo-Redo<br>Reversible]
     f(Models) --> e((Clay / Patterns))

     classDef subst fill:#9f6,stroke:#fff,stroke-width:2px;
     classDef parts fill:#f96,stroke:#333,stroke-width:4px;
     class sq,e subst
     class MFC,Rvrs parts

Loading

INSTALLATION: Clone, copy, or download src, and open the solution in Microsoft Visual Studio