|
From: Yariv A. F. <ya...@al...> - 2001-12-07 20:19:35
|
Wow! indeed it is a great honour i'd say... they could use a 'powered
by' logo though...
>Hi Listmembers and dear dynapi users,
>
>today i discovered the following: when connecting to my iTools
>accounts homepage managers, the browser was loading dynapi files.
>further digging in the page source code revealed:
><script language="JavaScript" src="/i/dyn/dynapi/src/dynapi.js"></script>
><script language="JavaScript">
>DynAPI.setLibraryPath('/i/dyn/dynapi/src/lib/');
>
>DynAPI.include('dynapi.api.*');
>DynAPI.include('dynapi.event.*');
>DynAPI.include('dynapi.util.thread.js');
>DynAPI.include('dynapi.util.pathanim.js');
>DynAPI.include('dynapi.gui.dynimage.js');
>DynAPI.include('dynapi.gui.buttonimage.js');
>DynAPI.include('dynapi.gui.scroller.js');
>DynAPI.include('dynapi.gui.viewport.js');
>DynAPI.include('dynapi.gui.fastlist.js');
>DynAPI.include('dynapi.gui.columnview.js');
>DynAPI.include('dynapi.ext.layer.js');
>DynAPI.include('dynapi.ext.dragdrop.js');
>DynAPI.include('dynapi.ext.delegate.js');
>DynAPI.include('dynapi.ext.forms.js');
>DynAPI.include('dynapi.ext.positioning.js');
>DynAPI.include('dynapi.ext.inline.js');
></script>
>
>Is webobjects using the dynapi? do you know about it? is it a
>success of the dynapi that a company like apple is using it?
>
>volker
>
>
>_______________________________________________
>Dynapi-Chat mailing list
>Dyn...@li...
>https://lists.sourceforge.net/lists/listinfo/dynapi-chat
|