Little poll about Revolution script editor

Damien Girard dam-pro.girard at laposte.net
Thu Jan 21 16:50:26 EST 2010


Dear Revolution users,

I have a little question to ask to you before filling an enhancement
request.

Many of you have bought the Revolution Megabundle, and so anybody that
bought it have NativeDoc, and I really recommend to use it as it was made to
increase code reuse and make easier the understanding of your source code.

For those that have NativeDoc and do not know what this tool do:
- NativeDoc is a documentation system for Runtime Revolution.

It is used by Trevor Devore, and by many other users:
http://www.bluemangolearning.com/revolution/docs/sql_yoga/api_docs/Documents
/stack_libSQLYoga.htm
http://www.dam-pro.com/nativedoc

------------------------------------------------

So what I wanted to ask you, do you prefer to have documentation block (and
not block comment) to be displayed in italic ?

The new color scheme introduced in Rev 3.0 made that all block comments are
in italic, what I would have is to have block comment in italic, and
NativeDoc (Doxygen/JavaDoc) block comment not displayed in italic.

A Doxygen/JavaDoc block comment is one of the following:
/**
* Notice "/**"
*/

Or 

/*!
* Notice "/*!"
*/

And more (see NativeDoc documentation for all supported block type).

So, what do you think about that and do you prefer ? Italic or not ?

Kind Regards,

Damien Girard
Dam-pro, France





More information about the use-livecode mailing list