Opened 6 years ago
Closed 6 years ago
#5484 closed defect (fixed)
OMEdit settings for NF API
Reported by: | Francesco Casella | Owned by: | Adrian Pop |
---|---|---|---|
Priority: | blocker | Milestone: | 1.14.0 |
Component: | NF API | Version: | |
Keywords: | Cc: | Adeel Asghar |
Description
In order to use the new API, it is currently necessary to set -d=newInst,nfAPI
in Tools | Options | Simulation
. If -d=newInst
is not set, the new API crashes miserably.
This means that it is currently not possible to use the new API for editing, but then to keep using the old front end for compilation, unless you keep changing the settings all the time, which is not practical.
For the 1.14.0 release, we planned to use by default the new API for editing, but keep on using the old front-end for checking and compilation, with the possibility of using the new front end also for the latter purpose only provided as an optional choice.
@adrpo, @adeas31, please agree ASAP on a way to handle this in time for the release.
Change History (3)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
OK, please close this ticket when you do that, so we keep track of everything :)
No worries, if only -d=nfAPI is set, I can activate -d=newInst only for the API parts so that people can use the OF with the NF just for the API. I will do this asap.