Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » General (non-technical) » Project Proposals » New Proposal: EMF Components
New Proposal: EMF Components [message #1016246] Tue, 05 March 2013 15:52 Go to next message
Francesco Guidieri is currently offline Francesco GuidieriFriend
Messages: 8
Registered: November 2012
Junior Member
The EMF Components project is in the proposal phase now:
http://www.eclipse.org/proposals/modeling.emf-components/

The main goal of EMF Components is to provide a framework to easily
develop UI components, based on EMF meta-model informations.

The framework hides most of the complexity of building UI parts and
provides a set of components ready to use (including trees, tables and
forms, and view and editor parts). To customize existing components the
framework relies on Dependency Injection (Google Guice).

EMF Components also comes with a DSL (implemented in Xtext) for making
the use of our framework easier.

The current implementation is on Eclipse Lab, with a draft documentation
wich includes a first tutorial:
https://code.google.com/a/eclipselabs.org/p/emf-components/


Please use this forum topic if you have any questions or feedback on
this project proposal.

Best regards,
Francesco.
icon14.gif  Re: New Proposal: EMF Components [message #1027230 is a reply to message #1016246] Tue, 26 March 2013 18:26 Go to previous messageGo to next message
Daniel Golesny is currently offline Daniel GolesnyFriend
Messages: 12
Registered: January 2013
Junior Member
This is a helpful project. It should be an eclipse project.
I'd like to help this project by testing it and I've created my first patch, yet (sent to Lorenzo Bettini)

Regards,
Daniel
Re: New Proposal: EMF Components [message #1033439 is a reply to message #1027230] Thu, 04 April 2013 08:20 Go to previous messageGo to next message
Francesco Guidieri is currently offline Francesco GuidieriFriend
Messages: 8
Registered: November 2012
Junior Member
Sorry Daniel for the delayed response.
I thought I'd just replay, but maybe my message was missed around some
server.
Please see comments below.

Best regards,
Francesco

Il 28/03/2013 20:39, Daniel Golesny ha scritto:
> This is a helpful project. It should be an eclipse project.

Thank you for your support :-)

> I'd like to help this project by testing it and I've created my first
> patch, yet (sent to Lorenzo Bettini)

We absolutely need user to test and patch the framework, so many thanks
also for this!

PS: The project is in the proposal phase and we are looking for
interested parties. May we mention you (or you company) in the list on
the proposal project page?

>
> Regards,
> Daniel
Re: New Proposal: EMF Components [message #1033767 is a reply to message #1033439] Thu, 04 April 2013 16:10 Go to previous messageGo to next message
Daniel Golesny is currently offline Daniel GolesnyFriend
Messages: 12
Registered: January 2013
Junior Member
Yes, of course you may mention me.
Re: New Proposal: EMF Components [message #1046995 is a reply to message #1016246] Mon, 22 April 2013 16:50 Go to previous messageGo to next message
Daniel Golesny is currently offline Daniel GolesnyFriend
Messages: 12
Registered: January 2013
Junior Member
Is the Google-Group still active for discussions?
Or is it better to ask all here in this one thread?
Re: New Proposal: EMF Components [message #1049918 is a reply to message #1046995] Fri, 26 April 2013 12:53 Go to previous messageGo to next message
Lorenzo Bettini is currently offline Lorenzo BettiniFriend
Messages: 1812
Registered: July 2009
Location: Firenze, Italy
Senior Member
On 04/22/2013 06:50 PM, Daniel Golesny wrote:
> Is the Google-Group still active for discussions?
> Or is it better to ask all here in this one thread?

Hi Daniel

the google group is still active; if you have technical questions
probably it's better to ask there, but I guess it's also alright to use
this thread (from what I see in the other threads in this group)
especially if it can help discussing some stuff before the actual first
release as the new project. I just noted your posts in the google
group; sorry for not answering, I haven't received the notification, and
I'll do that right now.

by the way, as you can see in the bug for proposal,
https://bugs.eclipse.org/bugs/show_bug.cgi?id=400609 , we decided to go
for a new name for the project, EMF Parsley

http://eclipse.org/proposals/modeling.emfparsley/

cheers
Lorenzo

--
Lorenzo Bettini, PhD in Computer Science, DI, Univ. Torino
HOME: http://www.lorenzobettini.it


Re: New Proposal: Emf Parsley ( was: EMF Components) [message #1059296 is a reply to message #1016246] Thu, 16 May 2013 10:08 Go to previous messageGo to next message
Francesco Guidieri is currently offline Francesco GuidieriFriend
Messages: 8
Registered: November 2012
Junior Member
Hi all,
2 big news for this project!

1) We are proud to announce that the Project Creation Review was
successful. Now we are approaching the provisioning phase.

2) The project name has changed in Emf Parsley.

So here the new link to proposal page:
http://www.eclipse.org/proposals/modeling.emfparsley/

Note for the users: all sources will be updated with the prefix
org.eclipse.emf.parsley.* and will be available asap!

So... stay tuned!

Cheers,
Emf Parsley team

Il 05/03/2013 16:52, Francesco Guidieri ha scritto:
> The EMF Components project is in the proposal phase now:
> http://www.eclipse.org/proposals/modeling.emf-components/
>
> The main goal of EMF Components is to provide a framework to easily
> develop UI components, based on EMF meta-model informations.
>
> The framework hides most of the complexity of building UI parts and
> provides a set of components ready to use (including trees, tables and
> forms, and view and editor parts). To customize existing components the
> framework relies on Dependency Injection (Google Guice).
>
> EMF Components also comes with a DSL (implemented in Xtext) for making
> the use of our framework easier.
>
> The current implementation is on Eclipse Lab, with a draft documentation
> wich includes a first tutorial:
> https://code.google.com/a/eclipselabs.org/p/emf-components/
>
>
> Please use this forum topic if you have any questions or feedback on
> this project proposal.
>
> Best regards,
> Francesco.
>
>
>


--
Best regards,
Francesco
Re: New Proposal: Emf Parsley ( was: EMF Components) [message #1071695 is a reply to message #1059296] Sat, 20 July 2013 22:57 Go to previous messageGo to next message
Schwen Larson is currently offline Schwen LarsonFriend
Messages: 3
Registered: July 2013
Junior Member
Is this available at this time or are we still waiting?
Re: New Proposal: Emf Parsley ( was: EMF Components) [message #1073182 is a reply to message #1071695] Wed, 24 July 2013 09:23 Go to previous message
Francesco Guidieri is currently offline Francesco GuidieriFriend
Messages: 8
Registered: November 2012
Junior Member
Hi,
the source code is available here:
git://git.eclipse.org/gitroot/emf-parsley/org.eclipse.emf-parsley.git

Here the official update site:
http://download.eclipse.org/emf-parsley/updates

You can use the forum for any quastion or suggest!
http://www.eclipse.org/forums/index.php/f/263/

Cheers
Francesco


Il 21/07/2013 04:25, Schwen Larson ha scritto:
> Is this available at this time or are we still waiting?



--
Best regards,
Francesco
Previous Topic:New project proposal: Winery
Next Topic:New project proposal: Kura
Goto Forum:
  


Current Time: Sat Apr 20 01:05:55 GMT 2024

Powered by FUDForum. Page generated in 0.03972 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top