Metainfo

Using the Metainfo editor, the Meta information for classes/methods/fields/parameters can be added/modified. The metainfo can be used for customized code generation. the code generation plugins can query the metainfo associated with a class/field/method/parameter and incorporte in the generated code.

(This is still an experimental feature and will be refined in comming releases. However you can experiment by adding the keywords like const, final etc.)

meta_Editor.PNG

MetaInfo Editor.

MetaInfo Examples.

for example, adding property in metainfo for a method in C# or vb.net will result in the generation of a property, adding interface in metainfo for a class in c# or vb.net will result in the generation of a interface.

The implementation for different languages is not yet complete.


DPAToolkit © 2004-2008 :: Hosted on Sourceforge :
SourceForge.net Logo