[Mono-dev] ref and out for param in override methode

olivier dufour olivier.duff at gmail.com
Mon Jul 2 02:02:39 EDT 2007


Hello,

In fact, I have not a real TODO list because all TODO is mainly unit tested
class ( the AST and Token class is just properties with a Ctor with param of
properties) so not really needed but a lot of other class need it!
I have some class to finished as Engine and RowanGenerator and all is easy
to see in code with the throw NotImplementedExeception or the TODO in
comment or MONOTODO in attribute...
The next big point is integrate Mozilla unit test.

the current TODO list is :
- Do unit test for expression part of parser and all class not tested
Compiler.cs
IdentifierMappingTable.cs
JavaScriptCompiler.cs
TokenCategorizer.cs
Table.cs
String.cs
CommandLine.cs
RowanGenerator.cs
Engine.cs

- Fill the throw NotImplementedException(); of Engine.cs, RowanGenerator.cs,
Strings.cs and CommandLine.cs
- Fill the MonoTODO : TokenCategorizer.cs

For the compiler issue, MS compiler done the same so I really do not
understand...
There is a trick somewhere to do that...

bye,
Olivier Dufour

2007/7/2, Miguel de Icaza <miguel at novell.com>:
>
> Hello Olivier,
>
>     Do you keep a "to-do" list or a task list of things that are missing
> in the compiler and areas where people could work or assist?
>
> MIguel.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20070702/fa518041/attachment.html 


More information about the Mono-devel-list mailing list