![]()
Hi ,
Thanks ,.... Now I am aware about the project purpose . It is to provide user the API to generate custom dialogs that includes variable components of his choice. The implementation can be also done by using SWT scripts,but the idea description highlights on not using SWT in scripting layer and custom dialog implementation in jdk.
So are we expected to code the dialogs generation scripts from scratch without taking advantage of already available scripts ?
Please suggest me bugs that would be helpful to get acquainted with the task. I am goint through SWT code base to get idea of its dialog implementation, Please point me if I am missing something.
The static dialogs generation will be easy as we are aware about the results to show in dialogs.For dynamic dialogs we must have previous knowledge about all the possible cases in which the user can ask for. I am confused about how to encapsulate all the cases an d how to provide user ease in this process without much of boilerplate code. Please suggest me some reference that will make this process much clear.
Thanks for replying,
Nikhil