RE: [Embedlets-dev] Re: JAPL Events
Status: Alpha
Brought to you by:
tkosan
|
From: James C. <ca...@vi...> - 2003-03-31 01:21:42
|
Yes, but the catch 22 of this is that if you make JAPL dependent on embedlets then the enourmous effort required to build the JAPL library, which is actually an absolutely massive library, dependent on the embedlet event scheme. I think it makes sense for embedlets to talk to other embedlets in an embedlets container but why constrain everything else to use the embedlets framework? No JAPL has a very valuable life of its' own independent of the embedlets container actually so I don't agree that JAPL drivers mandatorially use the embedlet container event handler. James Caska www.muvium.com uVM - 'Java Bred for Embedded' -----Original Message----- From: emb...@li... [mailto:emb...@li...] On Behalf Of Andrzej Jan Taramina Sent: Monday, 31 March 2003 3:14 AM To: emb...@li... Subject: [Embedlets-dev] Re: JAPL Events Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE] _______________________________________________ James says: > An embedlet should be able to register itself as a listener to a JAPL > event generator I strongly disagree. This couples JAPL and Embedlets too much and bypasses the Embedlet Event scheduling and control mechanisms. Bad idea. If you are doing that, then why bother with a container? Just write straight Java code and be done with it. Better bet is to create a JAPL wrapper class that registers itself to a JAPL event generator and then "translates" JAPL events into Embedlet Events which are sent further upstream. Andrzej Jan Taramina Chaeron Corporation: Enterprise System Solutions http://www.chaeron.com ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Embedlets-developer mailing list Emb...@li... https://lists.sourceforge.net/lists/listinfo/embedlets-developer |