http://dev.helma.org/bugs/show_bug.cgi?id=671 Summary: A proposal for making FileObject handling more
flexible
Product: Helma
Version: CVS trunk
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: JavaScript Interpreter
AssignedTo:
helma-dev@...
ReportedBy:
lists@...
Created an attachment (id=114)
--> (
http://dev.helma.org/bugs/attachment.cgi?id=114)
A proposal for making FileObject handling more flexible
Here a simple patch that with a few changes makes both FileObject and
ImageObject handle files objects more flexibly.
One change is that FileObject now acts as a wrapper for a native java File
object.
The other is that a file object implemented in JS can replace the native File
object and be passed directly to ImageObject. The path is then determined
through its toString function.
I think both additions make a lot of sense and do not break any existing code.
--
Configure bugmail:
http://dev.helma.org/bugs/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Helma-dev mailing list
Helma-dev@...
http://helma.org/mailman/listinfo/helma-dev