On 4/9/07, Manos Batsis <[EMAIL PROTECTED]> wrote:

Alexander Zhukov wrote:
> BTW, this way configuration can be written in any JVM compatible
> scripting language as well: groovy, jython, javascript, beanshell etc.

I'd suggest commons-configuration for property or XML based conf files.
Pretty flexible and easy to use.


To transform xml/properties into beans no more otherwise it would be
wrapped-xml-as-an-object scenario which should be avoided.
To better understand the IoC style configuration and the difference from
well known config which came from C world and I think is getting obsolete I
invite everybody who has not already done so to read an article by Martin
Fowler http://www.martinfowler.com/articles/injection.html
Pay special attention to "Code or configuration files" paragraph

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to