Log of /trunk/webwork2/lib/WebworkWebservice/LibraryActions.pm
Parent Directory
Revision
3243 -
(
view)
(
download)
(
as text)
(
annotate)
-
[selected]
Modified
Fri May 27 04:01:39 2005 UTC (8 years ago) by
gage
File length: 5294 byte(s)
Diff to
previous 3222
changed a substitution call so that the directory path is recalculated
every time listLib is called. Before the substitution pattern was
calculated only when the child first started up and this caused
bad problems if a new call to listLib had a different library than
the one used when the child was initialized.
-- Mike
Revision
3073 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 1 22:35:10 2005 UTC (8 years, 4 months ago) by
gage
File length: 5196 byte(s)
Diff to
previous 3065
,
to
selected 3243
Changes made to simplify the implementation of XMLRPC access to
the functionality of WeBWorK.
There is still a problem with making sure that the proper warning
mechanism is passed into the problem rendering compartment.
The proper permissions for creating directories also does not
get transmitted properly.
I would like to change the way that the defineEnvirVars subroutine is
passed into the Local.pm object. I'd like to either pass the
environment as a hash or explicitly pass a reference to define
EnvirVars rather than inherit it from PG. In particular I'd like
to be able to define environment variables directly in RenderProblem.pm
instead of faking it by defining fake problem objects.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.