Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Summary Period: 2001-09-10 to 2001-08-31 (Commits 889-938 of 3188)
back-pedalled on some of the previous changes
because it also affects helma.framework.core.Prototype.
8 lines of code changed in:
Some adjustments in Exception handling.
No solution yet to the problem that Syntax errors in function files
make applications ignore the changes in the file rather than report
an error when a funciton from the file is called.
5 lines of code changed in:
Implemented a scheme to mark applications as scripting the Server
object itself. This is done by writing appname=self in the apps.properties,
which is probably a temporary solution, maybe it'll keep that way.
added getApplications() method to get an array of all applications.
58 lines of code changed in:
Implemented defaultServlet which lives outside of the
WildcardDictionary that matches URL patterns to servlets.
8 lines of code changed in:
Fixed global skin rendering in res.skin.
4 lines of code changed in:
renamed scriptables to classMapping, slightly cleaned up
getNodeHref() and created getRootHref() method.
14 lines of code changed in:
call new getObjectWrapper method in RequestEvaluator which
may or may not return a scriptable object, depending on whether
the object's class name is defined in scriptable.properties.
2 lines of code changed in:
Further improvments regarding the "everything is scriptable"
philosophy. Scriptable Java classes are now defined in a
file called scriptable.properties.
35 lines of code changed in:
rendering skins and getting hrefs no longer requires an object
that implements IPathElement.
19 lines of code changed in:
Removed all dependencies of FESI. Yay!
32 lines of code changed in:
implemented direct callback into evaluator by its own thread.
11 lines of code changed in:
Implemented possibility to call back into an already running
Evaluator. Implemented JavaScript replacement evaluation for
mimicking IPathElement interface.
22 lines of code changed in:
Only create standard prototype directories if the application directory
is freshly created, i.e. empty.
8 lines of code changed in:
Always create a sepcial Helma GenericObject EcmaScript wrapper
for Java Objects, allowing all Java objects to be scripted.
6 lines of code changed in:
putting a macro into the sandbox with allowMacro() did the opposite of what it should
1 lines of code changed in:
GenericObject can now (true to its name) wrap any Java object,
not just the ones implementing IPathElement.
7 lines of code changed in:
Added lots of comments.
Implemented clearCache method to purge the object cache.
68 lines of code changed in:
new argument order in Application constructor
2 lines of code changed in:
Allow any java object to be used as Helma object.
170 lines of code changed in:
removed newlines at end of file.
(somehow my suspicion is that kdevelop is adding these)
0 lines of code changed in:
property lookups are not switched to lower case anymore.
14 lines of code changed in:
removed getString method with default value argument.
1 lines of code changed in:
removed bug in getLogger() that caused a NullPointerException
3 lines of code changed in:
removed FESI dependencies from Application.
16 lines of code changed in:
corrected link to db.properties
1 lines of code changed in:
corrected link to path
1 lines of code changed in:
corrected link to getReqData
1 lines of code changed in:
corrected link to data
1 lines of code changed in:
corrected link to get()
1 lines of code changed in:
corrected reference to get() instead of data
1 lines of code changed in:
corrected link to typogr. conventions
1 lines of code changed in:
corrected link to reduceColors()
1 lines of code changed in:
corrected link to requests
1 lines of code changed in:
initial check-in
12 lines of code changed in:
corrected link to mysql set-up
1 lines of code changed in:
corrected link to antville.org
1 lines of code changed in:
corrected link to cvs howto
1 lines of code changed in:
corrected assignment of cache object, removed example with invalidate()
2 lines of code changed in:
initial check-in
146 lines of code changed in:
initial check-in
38 lines of code changed in:
use getLogger() method instead of Logger constructor,
which is now private.
1 lines of code changed in:
added getLogger() method and made constructor private to ensure
there is only one logger per symbolic file name.
34 lines of code changed in:
Removed support for Activated JIMI package
0 lines of code changed in:
removed support for activated JIMI package
19 lines of code changed in:
use the getLogger() method instead of the
Logger constructor, which is now private
1 lines of code changed in:
moved to helma.scripting.fesi.extensions package
0 lines of code changed in:
use application's event logger for error messages
instead of the one from helma.main.Server.
2 lines of code changed in:
initialize useTransactions to true.
getLogger is now proteced and should only be used by classes in
the helma.main package.
5 lines of code changed in:
Make getGroupbyMapping synchronized to prevent
race conditions.
5 lines of code changed in:
set logger in LRU cache to applications event logger.
1 lines of code changed in:
Pages: « Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 Next »
Generated by StatCVS 0.2.2