Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] Regarding Open Source contribution

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                



Sent with Mailtrack

On Mon, Mar 13, 2017 at 11:38 PM, Christian Pontesegger <christian.pontesegger@xxxxxx> wrote:
Hi,

please see this thread on the list archives:
https://dev.eclipse.org/mhonarc/lists/ease-dev/msg00528.html

Christian


On 13.03.2017 14:38, Nikhil Shinde wrote:
Hi ,
       My name is Nikhil Shinde, I am third year undergraduate student at Nirma University Ahmedabad. I am interested to work on
EASE : Dynamic dialogs project for gsoc 2k17. I have been exploring the EASE code base and would like to know more about the final deliverables of the project.
       I am exploring the EASE API and module develpoment methods and it would be helpful if I get more reference to get more clear about the project.



_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev


Back to the top