Skip to content

Remove useless stuff #28

@mpostol

Description

@mpostol

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 Remove dependency on the CAS.RealTime from the code ASMD#131)

Metadata

Metadata

Assignees

Labels

RefactoringUnimportant changes-repository maintenance

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions