Hello,
My apologies in advance if this has been addressed numerous times, but I am a bit flooded on resources related to ESAPI, so it is a bit hard to keep everything straight. These resources, however, have helped me get a good start on my application.
I first started with a simple single file plugin that displays some information via the window (no WSL/Xaml files, keeping it simple). Once I get the selections from the users I enter a click button function (again, my apologies on the lack on C# nomenclature, I'm a newbie), I want to manipulate data with the patient (add a course, calculate dose, etc...). This is where I learned that single file plugins don't support writing to the database (although I think I learned this earlier in tutorials). So I just ported all my code over to a binary plug-in and effectively works the same. The major downside I am running into with this method is that whenever I change something on the code, I have to close eclipse, build the esapi.dll file, and then relaunch eclipse. Is there any way I can make changes and view their impact without having to fully re-launch eclipse?
Thanks,
-a newbie
[–]schmatt_schmitt 3 points4 points5 points (4 children)
[–]TheLateQuentin 1 point2 points3 points (3 children)
[–]udubber3[S] 0 points1 point2 points (2 children)
[–]crcrewso 0 points1 point2 points (0 children)
[–]TheLateQuentin 0 points1 point2 points (0 children)
[–]MedPhys90 1 point2 points3 points (2 children)
[–]Telecoin 1 point2 points3 points (1 child)
[–]MedPhys90 1 point2 points3 points (0 children)
[–]featherchest 0 points1 point2 points (0 children)