Hi,
keep me up to date about when ooRex-LanguageBinding is released offically.
Will do.
We should more generally discuss what languages should be avaible on the
snippet-page.
At the moment the following ones are available on the snippet-page:
- OOBasic
- C++
- Java
- Python
- XSL
Others I'm aware of but not on the snippet-page:
- JavaScript
- ooRex
Which languages should we support? Which languages should not be
supported? Should we maybe restructure our snippet-page not seperating
our pages into programming languages but rather task. Jürgen already
said that he'd like to have every snippet in every language.
Not knowing how you are creating the snippet-pages, manually, automatic
with the help of a script, semi-automatic.
If you had a snippet-code upload form and if it contained keywords [like
a keyword "programming language" (with a list of programming languages
to choose from, one option being "other"), and like a key-word "module"
(with a list of modules like "office", "writer", "calc", ..., "other"),
and a list of further keywords that you may think helpful], then you
could create different groupings (by languages, by modules, by any other
keyword, etc.) with links to the respective code-snippets.
I could think about:
+ Office
+ Connect 2 OO-Process
+ Java
+ Python
+ ....
+ Writer
+ Enumerate Paragraphs
+ Java
+ Python
+ ....
This would mean that we resturcture our snippets and collect different
languages in one snippet
-----------------------8<-----------------------
<snippet>
// .... As usual
<answer>
<listing lang="Java">
</listing>
<listing lang="Python">
</listing>
</answer>
</snippet>
-----------------------8<-----------------------
What do you think about this?
Well, would be nice to be able to have the final listings freely
configurable (order by languages, modules, other keywords; include all
snippets in one rendering, in separate renderings etc.).
As I'm writing I get the feeling that this would be a great thing to have.
Definitely!
Regards,
---rony
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]