Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
What are your thoughts for such a UI?
We've looked at using XCR to drive each module but I'm not sure how dynamic that is meaning we don't want to constantly have to update the main UI code every time a new module is released.
We’re using PDK with Inno setup to build and deliver the application, so does it make sense to turn every module into an exe and interact with them that way? If so I’m not sure how we would update the UI from an exe file.
Any suggestions or feedback would be greatly appreciated.
|
|---|