Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-mtj-dev] Extension points not Camel Case

I just noticed that most of the extension points are not defined with the standard CamelCase names as the standard Eclipse points are:

deviceimporter -> deviceImporter
externallibrary -> externalLibrary
securitypermission -> securityPermission
deviceeditor -> deviceEditor
jadattributes -> jadAttributes
jadeditorpage -> jadEditorPage
midlettemplate -> midletTemplate

(There may be others). I'm pretty sure this has changed since the last EclipseME release. I think we should be consistent with the rest of the platform in this regard and I personally feel it makes the names more "readable". Thoughts?

Thanks,
Craig



Back to the top