Difference between revisions of "Roadmap"
From OOModels
Jump to navigationJump to search
(New page: * models and related artefacts (and related articles) * all data XML * online converter ** configurable via wikipages ** pluggable converters *** xslt: wikipage is xsl *** generator: wikip...) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
* models and related artefacts (and related articles) | * models and related artefacts (and related articles) | ||
* all data XML | * all data XML | ||
* online converter | * online XML format converter (see [[DevelopmentPlan]]) | ||
* eclipse plugin (see [[DevelopmentPlan]]) | |||
* eclipse plugin | |||
* artefacts liegen in namespace: com.sphenon... org.oomodels... | * artefacts liegen in namespace: com.sphenon... org.oomodels... | ||
* artefacts können siegel bekommen | * artefacts können siegel bekommen | ||
** revisions können gesigned werden von review authorities (everybody) | ** revisions können gesigned werden von review authorities (everybody) | ||
* currently english only (see http://www.mediawiki.org/wiki/Multilingual_MediaWiki) | * currently english only (see http://www.mediawiki.org/wiki/Multilingual_MediaWiki) | ||
** for multilingual there are two general options | |||
*** make each page available in different languages | |||
*** make each page multilingual in itself<br>(currently I favor clearly this option, since it makes sense to have all classes only once,<br>of course with translation at the classname/fieldname level,<br>but not the same semantic class in each language (which would lead to horror for software developers) - [[Contact:Person/net/leue/andreas|al]]) |
Latest revision as of 14:04, 14 June 2008
- models and related artefacts (and related articles)
- all data XML
- online XML format converter (see DevelopmentPlan)
- eclipse plugin (see DevelopmentPlan)
- artefacts liegen in namespace: com.sphenon... org.oomodels...
- artefacts können siegel bekommen
- revisions können gesigned werden von review authorities (everybody)
- currently english only (see http://www.mediawiki.org/wiki/Multilingual_MediaWiki)
- for multilingual there are two general options
- make each page available in different languages
- make each page multilingual in itself
(currently I favor clearly this option, since it makes sense to have all classes only once,
of course with translation at the classname/fieldname level,
but not the same semantic class in each language (which would lead to horror for software developers) - al)
- for multilingual there are two general options