|
From: Klaasjan T. <k.t...@mi...> - 2003-05-16 14:48:53
|
Feature request...
At this moment you have to "register" your service you want for exploration.
In this cas "com.margrietje.FileService" .
Is it possible that the explorer detects all available services in the
services/ directory (they can be identified by having a methodtable) and
show them all?
Klaasjan
----- Original Message -----
From: "dhodell" <dh...@us...>
To: <amf...@li...>
Sent: Friday, May 16, 2003 4:41 PM
Subject: [amfphp-cvs] sources/flashservices/app
> CVS commit by dhodell:
>
> WOOO! Added cool as hell amfphpexplorer! example of explorer:
> $gw = new Gateway();
> $gw->setBaseClassPath('services/');
> $gw->explore('com.margrietje.FileService');
>
>
> M +70 -1 sources/flashservices/app/Executive.php 1.11
> M +6 -1 sources/flashservices/app/Gateway.php 1.11
>
>
>
> -------------------------------------------------------
> Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa Clara
> The only event dedicated to issues related to Linux enterprise solutions
> www.enterpriselinuxforum.com
>
> _______________________________________________
> amfphp-cvs mailing list
> amf...@li...
> https://lists.sourceforge.net/lists/listinfo/amfphp-cvs
>
|