Hello, TNX for answering, I was looking for opinions in mailing list however without success.
Because of heavy development in GUI part make it sense to start implementation of another GUI type (metawidget)? Which type of frontend will be initially supported by new GUI extensions (JSP, JSF, RCP)? I dislike concept of consumer. I guess it has to be absolutly transparent in DSL. It has to be defined as type of destination environment (like GUI type) or as a type of Service. We usually deploy in distributed environment. Thanks Spring integration and Spring remoting it's very easy. For enterprise environment it will be better to have separate service layer called via some ESB. Still many questions remain open for me. Which ESB to use Mule/OpenESB/ServiceMix? Which kind of interface to generate in ESB? JMS with some asynchronous optimisation for void operations, pure synchronous, combination with some DSL extension for definition, ... . Which JMS to use ApacheMQ/OpenJMS? Some more ideas? Pavel On Mon, Nov 10, 2008 at 6:56 PM, Andreas Källberg <[EMAIL PROTECTED]> wrote: > Hi, > Yes, it make sense. > We've already started to feel the burden of having multiple implementations. > The way we deal with it for now is to try to extract common logic (i.e. > traditional refactoring). > We have to weight that against the initial cost of learning something new > like metawidget. Perhaps it will come to the point when it will be a 'must > have', though, not yet :-) > > Regarding your question on ESB...well, yes, there are thoughts, but nothing > else, it havn't made it to the back log. > We have the concept of 'consumer' in our dsl, so there are an embryo :-) > And I think that a first step would be to have support for 'system event', > i.e. when should the system produce events to the rest of the world. > > .../Andreas > > On Thu, Oct 30, 2008 at 5:40 PM, PaloT <[EMAIL PROTECTED]> wrote: >> >> I see some activity around GUI now. I would like to ask if it make sense >> to >> develop separate front-end for every technology (JSP, JSF, RCP, ...) or we >> can use something more universal and customizable like metawidget >> (http://www.metawidget.org/)? >> >> Next question is about middleware. Was somebody here thinking about >> possibility to generate configuration and code for some ESBs like OpenESB >> or >> Mule or ServiceMix that we should be able to bridge GUI with backend or to >> develop services which will composite services to high level services or >> to >> workflow processes? >> >> TNX >> -- >> View this message in context: >> http://www.nabble.com/GUI%2C-ESB-and-workflow-tp20250267s17564p20250267.html >> Sent from the Fornax-Platform mailing list archive at Nabble.com. >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Fornax-developer mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/fornax-developer > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Fornax-developer mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fornax-developer > > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
