Giter Club home page Giter Club logo

realtime's Issues

Setup repository

Follow community recommended standards

Scope:

  • .gitignore
  • README.md
  • Repository description
  • social preview
  • License
  • Code of conduct
  • Contributing or use default one
  • sponsor button
  • add nugets
  • add common resources and t4 definitions
  • fix compiler errors
  • fix Unit tests
  • README.md
  • Wiki or GitHub pages
  • Repozitory webside
  • Make release
  • Add API Browser in folder dosc/help
  • Info in the master project if applicable

MonitoredThread - add Unit Test

There are some changes that shall be tested.
Fixed in #7 - instead of system reboot Thread Abort() is called.
Consider removing obsolete logging stuff.

Fix UT

Not all Unit Tests pass.

Project refactoring

  • remove svn scripts
  • change the .sln name to RealTime
  • remove external module
  • add t4 source
  • change the minor version part

Port to VS 2020

The project cannot be ported because it uses an incompatible framework.

Remove dependency on CodeProtect

CodeProtect protect is only used to calculate the relative path. File system related operations must be located outside of this library.

Remove useless stuff

Scope

  • UAOOI.ProcessObserver.RealTime.ItemAccessRights looks like OPC stuff and should be moved there.
  • UAOOI.ProcessObserver.RealTime.Utils.Collections This namespace contains different collections. Consider removing this stuff. It looks like experimental.
  • UAOOI.ProcessObserver.RealTime.Processes.TraceEvent is next trace functionality, Move all to diagnostic component
  • UAOOI.ProcessObserver.RealTime.Processes.EventLogMonitor Remove and move it to common doagnostic/logging component
  • Remove dependency on:
    • UAOOI.ProcessObserver.RealTime.Processes.Error
    • UAOOI.ProcessObserver.RealTime.Processes.ErrorCauseMask
    • UAOOI.ProcessObserver.RealTime.Processes.ErrorCore
  • Replace reference to Debug.Assert by throwing an exception.
  • C:\VS.git\UAOOI\PO.Common\CommServer.CommonBus\CommunicationLayer remove refrence to UAOOI.ProcessObserver.RealTime.Processes.Assertion
  • UniqueNameGenerator - it has been moved to ASMD - it is used only there and it is out of scope. (ref mpostol/ASMD#131)

Dependency chain

  • Validate if the dependency chain is available in the public domain.
  • Fix any compilation errors
  • Add external module mpostol/CommonResources
  • Fix path to common references for the project T4Definitions

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.