Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2t-dev] [MTL] module name

This will have implementation advantages, I presume?
It is fine with me.

Arjan.


On Fri, Jun 20, 2008 at 10:27 AM, Jonathan MUSSET <jonathan.musset@xxxxxxx> wrote:
Arjan,

We made the choice to force the module name.
A java class is always in its own file. The name of the class and the name of the file are the same.
We want the same mecanism for MTL modules...

Here is the header of the "myModuleName.mtl" file :
[module myModuleName(......)/]

Do you agree?

_______________________________________________
m2t-dev mailing list
m2t-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2t-dev



Back to the top