Accessing Method Comments

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Accessing Method Comments

Philippe Marschall
Hi

I'm doing a pass over the Swagger implementation for Seaside-REST. It
would be cool if I could access method and class comments and use them
as descriptions. I don't assume this is portable. Should I put the
methods in Grease directly or make the class extensions for
Seaside-Swagger (which would imply splitting Seaside-Swagger into
Seaside-Swagger-Core and Seaside-Swagger-Pharo)?

Cheers
Philippe
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
Reply | Threaded
Open this post in threaded view
|

Re: Accessing Method Comments

Johan Brichau-2
I would split up the packages of Swagger.
There’s probably more to split up between platforms as we go along.

cheers
Johan

> On 20 Jul 2015, at 22:26, Philippe Marschall <[hidden email]> wrote:
>
> Hi
>
> I'm doing a pass over the Swagger implementation for Seaside-REST. It
> would be cool if I could access method and class comments and use them
> as descriptions. I don't assume this is portable. Should I put the
> methods in Grease directly or make the class extensions for
> Seaside-Swagger (which would imply splitting Seaside-Swagger into
> Seaside-Swagger-Core and Seaside-Swagger-Pharo)?
>
> Cheers
> Philippe
> _______________________________________________
> seaside-dev mailing list
> [hidden email]
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev

_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
Reply | Threaded
Open this post in threaded view
|

Re: Accessing Method Comments

Philippe Marschall
On Tue, Jul 21, 2015 at 11:47 AM, Johan Brichau <[hidden email]> wrote:
> I would split up the packages of Swagger.
> There’s probably more to split up between platforms as we go along.

Ok, will do.

Cheers
Philippe
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev