ES-DOC / esdoc-questionnaire

ES-DOC Questionnaire (webform generator for creating CIM Documents). POC: @allynt
Other
2 stars 1 forks source link

Integrate pyesdoc into the Questionnaire #530

Open allynt opened 8 years ago

allynt commented 8 years ago

WHO: @allynt

Integrate pyesdoc into the Questionnaire.

In the long-term this will help streamline the Q and let it leverage existing ES-DOC code.

allynt commented 8 years ago

In the short-term I will focus on using pyesdoc for smaller tasks like publishing and validation. Re-engineering the low-level structures the Q uses to define CIM entities using pyesdoc is too large a job to complete w/out disruption.

allynt commented 8 years ago

b21a8defcb5d0164fe3503eae91d231765a7f552 adds pyesdoc to the set of requirements. However, during development, in order to stay synchronized w/ the latest ES-DOC changes, I have cloned the github repository locally and simply add it to $PYTHONPATH after activating the Q's virtual environment.