Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] [Gsoc][ECF Tooling]-Generate codes for Service Registration & Service Client

On 09/11/2013 04:10 AM, Salinda Jayawardana wrote:
> 3)Once user click that menu, Client gen wizard will come , it will be ask
> following informations
> 
>    - package Name
>    - Class Name
>    - Allow brows to service interface
>    - Service URL
>    - Drop down menu for selecting Service Container (rosgi, generic..etc)

Hi Salinda,

in most cases a user won't want to specify the 'service url' and
'service container' in the code, but defer this decision to deployment
time. Thus, I suggest that both are optional.

M.



Back to the top