Community
Participate
Working Groups
The "RBD" compiler is still listed in the EDT EGL > Compiler preference dialog (and maybe other places?). This needs to be removed. I believe it was only put here for testing purposes.
Right, Alice put it there to show that the compilers section could be extended. It should be removed. Maybe modify and comment out code, so contributors can see how to extend?
The EDT compiler should be contributed in the same way, so this provides the example you're looking for. (So, I think we should remove the RBD references from the EDT code base, since this code will never live within EDT).
Code related to RBD compiler was removed. People should be able to create a new compiler configuration referencing EDT compiler. The Sample EDT Tab (3rd tab in edt compiler configuration) is commented out because this Tab is not providing any function. I did not delete the code because this is the only "sample" for generalTab (relative to generatorTab).
Looks good.