-
Notifications
You must be signed in to change notification settings - Fork 1
Home
levancho edited this page Sep 13, 2010
·
38 revisions
“Examples: (Examples:) "http://amoserver.com:9090/YUIJavaLoader/examples/index.html
Not Even Alpha (yet)
But Please help to make it Better :)
- ehcache-core-1.7.0 —> Caching
- json_simple-1.1.jar —> JSON Parser
- slf4j-api-1.5.8.jar —> Dependency from Ehcache + used within Source
- slf4j-log4j12-1.5.8.jar—>slf4j wrapper for Log4j
- log4j-1.2.15.jar —> Log4j impl
Initial Porting done,
- YAHOO_util_Loader – Original Ported file, will be deprecated
- YUI_util_Loader – Active File (sourced from YAHOO_util_Loader.java after original porting was done.) , Still re-factoring.
- Replace RuntimeException (s)
- More TODO for TODO list
this is a one2one Port from php Version
- not fully tested,
- use it at your own risk __ risky_smiley_here__
once sane testing is done I will lighten up above message :)*