Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [equinox-dev] Article idea: RCP for non-GUI applications

This sounds great. It sounds like good information for the project I am
working on as well.  Can't wait to see the article.

John Wells (Aziz)
jwells@bea.comNOSPAM

-----Original Message-----
From: equinox-dev-bounces@xxxxxxxxxxx
[mailto:equinox-dev-bounces@xxxxxxxxxxx] On Behalf Of Neil Bartlett
Sent: Wednesday, December 07, 2005 6:03 AM
To: equinox-dev@xxxxxxxxxxx
Subject: [equinox-dev] Article idea: RCP for non-GUI applications

Dear all,

I would like to briefly float this idea with you before posting a
BugZilla
in the Community->Articles section. I am interested in writing an
article
for the main Articles page on eclipse.org on the subject of writing
headless applications with Eclipse RCP.

The article would focus on the benefits of the OSGi component model, the
use of dynamic bundle loading and the Update mechanism, and a discussion
of the Eclipse-specific extensions to OSGi in Equinox (eg extension
registry).

The reason for wanting to write this is that, in the development team I
work in, we are increasingly realising that Eclipse RCP/Equinox solves
more problems for us than just GUI development. Ideally we would like to
deliver all of our code (including some long-running batch tasks) as
OSGi
bundles running on Equinox. The major barrier to that at the moment is
server-side code (including J2EE) but I see from this list that progress
is being made in that direction.

Is this is a sensible idea? Am I stepping on anybody's toes?

Regards,
Neil

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



Back to the top