RE: [Embedlets-dev] RE: MediaController
Status: Alpha
Brought to you by:
tkosan
|
From: Christopher S. <cs...@oo...> - 2003-06-27 19:36:43
|
Ted, I am trying to update japl and do not seem to get anything either through cvs or the build.xml - all/cork etc. Any ideas? Chris > > Topic tags:[ARCH][JAPL][WIRING][DOCS][MGMT][STRATEGY][NEWBIE] > _______________________________________________ > > Chris wrote: > > >If we all agree on the MediaController interface then everyone can > >implement their favorite hardware device in their xxxMediaController > >and expect a plug and play deployment. This could be the first > >operational JAPL! Lets go! > > Chris, this is a killer idea! The first question I have is whether the > MediaController is a JAPL interface or an Embedlet Adapter? In > my mind, JAPL > interfaces were designed to represent I/O circuits like a servo > controller, a > temperature sensor, an emergency stop button, etc. > > For example, I want the CNC controller Embedlet that I am > building to use a > something like a JAPL ServoController interface to control the > movements of the > XYZ positioning system. I want to be able to have the Embedlet > send a message > like: > > servoController.moveTo(X, Y, Z, Speed); > > to the servo mechanism and I don't want to know how the > communications between > the JAPL interface and its analogous I/O circuit actually happens > so it appears > that the MediaController is positioned behind the JAPL interface > somewhere. > > The MediaController appears to be a clean communications > mechanism that allows > a JAPL interface to easily communicate with the physical I/O > circuit that it > represents so perhaps it fits the role of Adapter better? > > Ted > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > _______________________________________________ > Embedlets-developer mailing list > Emb...@li... > https://lists.sourceforge.net/lists/listinfo/embedlets-developer > |