Issue 734 in moose-technology: VerveineJ does not export parameters for stub methods

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

Issue 734 in moose-technology: VerveineJ does not export parameters for stub methods

moose-technology
Status: New
Owner: ----
CC: [hidden email]
Labels: Type-Defect Priority-Medium Component-VerveineJ

New issue 734 by [hidden email]: VerveineJ does not export parameters  
for stub methods
http://code.google.com/p/moose-technology/issues/detail?id=734

If we analyze this code, the print method will appear without parameters.

public class NoParametersInStubMethods {
        public void invoking() {
                System.out.print("aString");
        }
}

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 734 in moose-technology: VerveineJ does not export parameters for stub methods

moose-technology

Comment #1 on issue 734 by [hidden email]: VerveineJ does not export  
parameters for stub methods
http://code.google.com/p/moose-technology/issues/detail?id=734

Do we want to look at this one as well?

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: Issue 734 in moose-technology: VerveineJ does not export parameters for stub methods

Nicolas Anquetil
I had a look.
I know where the problem is.
Just not sure how to solve it :-(
will thnk about it

nicolas

On 30/11/12 08:03, [hidden email] wrote:

>
> Comment #1 on issue 734 by [hidden email]: VerveineJ does not
> export parameters for stub methods
> http://code.google.com/p/moose-technology/issues/detail?id=734
>
> Do we want to look at this one as well?
>
> _______________________________________________
> Moose-dev mailing list
> [hidden email]
> https://www.iam.unibe.ch/mailman/listinfo/moose-dev

--
Nicolas Anquetil -- RMod research team (Inria)

_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev