DiamondLightSource / DiamondLightSource/pythonSoftIOC

Provide an add_alias() method to ease alias creation

Abierto
#42 1 comentario 0 reacciones 1 asignado Reclamado por @Araneidae Ver en GitHub
enhancement
Lenguaje dominante
Python
Estrellas
46
Forks
15
Merge medio
1 d 18 h
PR fusionados (30 d)
1

Descripción

Currently a record, inside a `RecordWrapper`, can have aliases added to it by calling `add_alias()`. However this is a bit awkward as you have to provide not just the alias'd name but also the device prefix. This often means an application wanting to create aliases has to keep the record prefix accessible everywhere. This is obviously somewhat awkward and could be streamlined by having this logic handled for us in PythonSoftIOC.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.