Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [4diac-dev] 4diac @ Google Summer of Code

Dear Jan,

please let me show you around the 4diac infrastructure for getting you started:

From your proposal I know that you already found our Bugzilla [1]. We use this to track all issues but also all planed improvements and new developments. With
the milestone field we also try to do a bit of project planing. Please use it to track all the issues and developments you plan to do. Implementation details
are also discussed in the comments there.

For general development discussions we use this mailing lists. But we also have a Mattermost chat-channel for more interactive discussions [2].

We also have Wiki-pages in the Eclipse Wiki [3]. This you can use to capture ideas or document your process.

The 4diac documentation (as provided on the 4diac web-page, or as part of 4diac IDE) is hosted inside the 4diac IDE git repository [4] in the
org.eclipse.fordiac.ide plugin.

Jose wrote a very detailed description on how to contribute to 4diac FORTE [5]. This description applies also to our other repositories (4diac IDE, web-page,
and examples) just change the repo address.

So I think this is the most important information.

Cheers,
Alois


[1] https://bugs.eclipse.org/bugs/buglist.cgi?list_id=13385396&product=4DIAC&query_format=advanced
[2] https://mattermost.eclipse.org/
[3] https://wiki.eclipse.org/Eclipse_4diac_Wiki
[4] http://git.eclipse.org/c/4diac/org.eclipse.4diac.ide.git
[5] https://www.eclipse.org/4diac/en_help.php?helppage=html/development/contributeToForte.html


On Thu, 2019-05-09 at 21:46 +0200, Jan Holzweber wrote:
> Hello!
>
> I am Jan. I am 22 years old and i am doing my bachelors degree at the JKU in Linz.
> I am really happy to be accepted as a GSoC student and really looking forward to the whole project and the collabration with all of you. Hopefully we can achieve the goals we set us for the project and create a working dynmic code loader!
>
> Cheers,
> Jan
>
>
>
> Am 09.05.2019 21:23 schrieb Alois Zoitl <alois.zoitl@xxxxxx>:
> > It is a great pleasure for me that this year we got a student project sponsored in the Google Summer of Code. Jan Holzweber will work on our Lua-based dynamic
> > code loading infrastructure and turn it from experimental prototype into a usable stable feature [1].
> > Please give Jan a warm welcome and your support.
> > I’m looking forward to work as mentor with him. Jan may I ask you to shortly introduce yourself?
> > Cheers,
> > Alois
> > [1] https://summerofcode.withgoogle.com/projects/#4571690556719104
> > On Wed, 2019-02-27 at 17:06 +0100, Alois Zoitl wrote:
> > > Hi,
> > >
> > > I just got the message that Eclipse Foundation got accepted as mentoring organization for Google Summer of Code 2019. This starts the next phase of students
> > > selecting projects. So if you want to mentor a 4diac based GSoC project let me know. If you are a Student or know potential students please inform them about
> > > the next phase and that they should get in contact with us to discuss potential topics.
> > >
> > > Nore detals can be found on GSoC mailing list of the Eclipse Foundation [1].
> > >
> > > BR,
> > > Alois
> > >
> > > [1] https://www.eclipse.org/mailman/listinfo/soc-dev
> > >
> > > On Tue, 2019-02-12 at 09:24 +0100, Alois Zoitl wrote:
> > > > Hi,
> > > >
> > > > it is that time of the year again when applications for Google Summer of Code starts. Eclipse Foundation is applying as mentoring organization. I think it would
> > > > be great that we join with 4diac as well. For that we can add ideas to the Idea collection page of Eclipse [1].
> > > >
> > > > I would definitly like to serve as mentor and I have first ideas:
> > > >   - experiment with GEF5 developing a migration plan to latest GEF
> > > >   - test and expand the Lua support for dynamic code loading
> > > >   - use the OCL infrastructure of Eclipse to find problems in 1499 models (e.g., identfy problems in ECCs)
> > > >
> > > >
> > > > What do you think? Are these good task? Do you have further ideas?
> > > >
> > > > Cheers,
> > > > Alois
> > > >
> > > >
> > > > [1] https://wiki.eclipse.org/Google_Summer_of_Code_2019_Ideas
> > > >
> > > > _______________________________________________
> > > > 4diac-dev mailing list
> > > > 4diac-dev@xxxxxxxxxxx
> > > > To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> > > > https://www.eclipse.org/mailman/listinfo/4diac-dev
> > >
> > > _______________________________________________
> > > 4diac-dev mailing list
> > > 4diac-dev@xxxxxxxxxxx
> > > To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> > > https://www.eclipse.org/mailman/listinfo/4diac-dev
> > _______________________________________________
> > 4diac-dev mailing list
> > 4diac-dev@xxxxxxxxxxx
> > To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> > https://www.eclipse.org/mailman/listinfo/4diac-dev
>
>



Back to the top