I would like to search based on some tags. I would then like to compose some
services available (that is the goal).

For instance, I would like to search using tags such as "flight
reservations" and get services that are doing flight reservations.
I would also like to search using tags such as "weather" and get services
that can specify weather.

I would then like to compose these 2 services into 1 service. (For that I
will write my own composition service)..

Am I thinking along the right lines?? I think these are the kind of things I
would like to do as part of SaaS, right?? I am new to this framework.. First
thing is, what is the API for searching among available services..

best, murali.

On Mon, May 31, 2010 at 2:46 PM, sreenidhi b.s <[email protected]>wrote:

> Hi
> What kind of services do you want to be able to search with java code?
> please be more clear.
>
>
> On Mon, May 31, 2010 at 4:37 PM, Murali <[email protected]> wrote:
>
>> Hi everyone,
>>
>> I am new to google app engine. I would like to search the services
>> available from my java code - is there an API for this?
>>
>> thanks, murali.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine for Java" group.
>> To post to this group, send email to
>> [email protected].
>> To unsubscribe from this group, send email to
>> [email protected]<google-appengine-java%[email protected]>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine-java?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to