[Mono-dev] Mono stub development

Kenny Parnell k.parnell at gmail.com
Mon May 28 05:55:50 EDT 2007


Hey Ieuan,

The coding guidelines at ( http://mono-project.com/Coding_Guidelines )
specify that in addition to tagging with [MonoTODO] you would also
throw a NotImplementedException so that Moma can report potential
problems correctly. The wiki can be updated to signify the portion of
code you are working on, and as you work you can post patches to
mailing list to have them reviewed and committed.

-Kenny

On 5/25/07, Ieuan Friend <Ieuan.Friend at dip.co.uk> wrote:
> Hi guys,
>
> Is there a document somewhere which explains the contribution process
> which you could point me to?
>
> I've created some stubs for missing methods (with [MonoTodo] etc as per
> the guidelines that I could fine) and added an extra enumeration or two
> to my mono source to allow my app to compile in the first instance.
>
> Thought they might help other people attempting to port their apps to
> Mono.
>
> Where should I send these additions?
>
> Regards,
>
> Ieuan
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>



More information about the Mono-devel-list mailing list