Google Groups Home
Help | Sign in
Methods Documentation in WSDL
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  9 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Silvano Girardi Jr  
View profile
 More options 24 Apr, 14:32
From: "Silvano Girardi Jr" <silvan...@gmail.com>
Date: Thu, 24 Apr 2008 10:32:28 -0300
Local: Thurs 24 Apr 2008 14:32
Subject: Methods Documentation in WSDL

Hi all,
is there any special reason for the SCA to do not generate the
<documentation></documentation> in the WSDL based on the method's
description in the doc block?

Thanks,
Silvano


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Caroline Maynard  
View profile
 More options 25 Apr, 09:38
From: Caroline Maynard <c...@php.net>
Date: Fri, 25 Apr 2008 09:38:02 +0100
Local: Fri 25 Apr 2008 09:38
Subject: Re: Methods Documentation in WSDL

Silvano Girardi Jr wrote:
> is there any special reason for the SCA to do not generate the
> <documentation></documentation> in the WSDL based on the method's
> description in the doc block?

Probably nobody thought to do it. Seems a good idea to me. Any volunteers?

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Silvano Girardi Jr  
View profile
 More options 25 Apr, 15:02
From: "Silvano Girardi Jr" <silvan...@gmail.com>
Date: Fri, 25 Apr 2008 11:02:33 -0300
Local: Fri 25 Apr 2008 15:02
Subject: Re: [phpsoa] Re: Methods Documentation in WSDL

On Fri, Apr 25, 2008 at 5:38 AM, Caroline Maynard <c...@php.net> wrote:

> Silvano Girardi Jr wrote:

> > is there any special reason for the SCA to do not generate the
> > <documentation></documentation> in the WSDL based on the method's
> > description in the doc block?

> Probably nobody thought to do it. Seems a good idea to me. Any volunteers?

I was checking how it works and it seems something I can handle in my spare
time.

I will need to be in touch with someone here to discuss how we are going to
do this.
Might be best in private and once we define the ways to do it we can put
here in the list for votes. (Just thoughts really... not sure how you guys
handle these things).

Anyway, I am a volunteer :)

Silvano


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Caroline Maynard  
View profile
 More options 25 Apr, 16:28
From: Caroline Maynard <c...@php.net>
Date: Fri, 25 Apr 2008 16:28:37 +0100
Local: Fri 25 Apr 2008 16:28
Subject: Re: Methods Documentation in WSDL

Great :-)
Suggest you raise a Feature/Change Request at
http://pecl.php.net/bugs/report.php?package=SCA_SDO. Then when you have
a proposed patch we can get the relevant committers to review it.

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Silvano Girardi Jr  
View profile
 More options 25 Apr, 17:06
From: "Silvano Girardi Jr" <silvan...@gmail.com>
Date: Fri, 25 Apr 2008 13:06:24 -0300
Local: Fri 25 Apr 2008 17:06
Subject: Re: [phpsoa] Re: Methods Documentation in WSDL

Ok I just did it: http://pecl.php.net/bugs/bug.php?id=13775

Need your thoughts here.

1 - should it include the description of the service too (as I put in the
request above), or only for methods?
2 - should it always happen or be optional? If optional, how to handle this?

Silvano


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Silvano Girardi Jr  
View profile
 More options 30 May, 17:05
From: "Silvano Girardi Jr" <silvan...@gmail.com>
Date: Fri, 30 May 2008 13:05:24 -0300
Local: Fri 30 May 2008 17:05
Subject: Re: [phpsoa] Re: Methods Documentation in WSDL

Since I got no comments, I made it only for methods and not optional.

I've put the patch in the case.

Silvano

On Fri, Apr 25, 2008 at 1:06 PM, Silvano Girardi Jr <silvan...@gmail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Graham Charters  
View profile
 More options 2 Jun, 14:19
From: Graham Charters <gchart...@googlemail.com>
Date: Mon, 2 Jun 2008 06:19:53 -0700 (PDT)
Local: Mon 2 Jun 2008 14:19
Subject: Re: Methods Documentation in WSDL
Hi Silvano,

Sorry for not replying sooner and not replying to your original note.
I always had in mind to generate documentation in the WSDL from the
methods descriptions, so what you have done is exactly the right idea.

Thanks also for the patch.  I haven't taken a look at the moment.  The
SCA_SDO project has a CLA to cover contributions and so far as I'm
aware you've not signed, or been asked to sign it.  Is this something
you'd be willing and able to do?  I can give you more information in
needed.

Regards, Graham.

On 30 May, 17:05, "Silvano Girardi Jr" <silvan...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Silvano Girardi Jr  
View profile
 More options 2 Jun, 16:53
From: "Silvano Girardi Jr" <silvan...@gmail.com>
Date: Mon, 2 Jun 2008 12:53:12 -0300
Local: Mon 2 Jun 2008 16:53
Subject: Re: [phpsoa] Re: Methods Documentation in WSDL

Hi Graham,
I have that interest. Where do I start? :)

Thanks
Silvano

On Mon, Jun 2, 2008 at 10:19 AM, Graham Charters <gchart...@googlemail.com>
wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Graham Charters  
View profile
 More options 4 Jun, 20:26
From: Graham Charters <gchart...@googlemail.com>
Date: Wed, 4 Jun 2008 12:26:19 -0700 (PDT)
Local: Wed 4 Jun 2008 20:26
Subject: Re: Methods Documentation in WSDL
Hi Silvano,

There's a text document called "CLA" in the distirbution (see
http://cvs.php.net/viewvc.cgi/pecl/sdo/CLA?revision=1.2&view=markup&p...).
It describes what you need to do.  If you have any questions or
concerns, please let me know.

Regards, Graham.

On 2 Jun, 16:53, "Silvano Girardi Jr" <silvan...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message, you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google