Hello,

I've got some questions about Generic Languages Framework (GLF):

1. I found two base packages in module "languages": "org.netbeans.api.languages" and "org.netbeans.modules.languages". While this is not unusual to NetBeans modules, the second one seems to include the "Schliemann" implementation (e.g. "NBSLanguage.java"). Shouldn't that be implemented in a separate module? IMHO, this would probably make bug-fixing easier.

2. Could somebody tell me, which classes are "general" (i.e. common implementation classes unrelated to "Schliemann") and which belong to the NBS implementation?

3. In the META-INF/netbeans folder, the file "translate.names" contains an entry "org.netbeans.modules.languages.dataobject.LanguagesOptions=", i.e. a key without a value - what is it used for?

Kind regards

Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to