Ticket #2 (closed enhancement: fixed)

Opened 6 months ago

Last modified 6 months ago

enhanced helma.File to allow appending to a file

Reported by: maks Assigned to: hannes@helma.at
Priority: major Milestone:
Component: helma-ng Version:
Keywords: Cc:

Description

This is something that has annoyed me for a while, helma.File does not allow appending to an existing file. The attached patch modifies the open method to allow this.

Attachments

helma-file-append-patch.diff (1.5 kB) - added by maks on 05/26/08 02:09:32.
helma.file append patch

Change History

05/26/08 02:09:32 changed by maks

  • attachment helma-file-append-patch.diff added.

helma.file append patch

05/26/08 02:11:22 changed by maks

Would be nice if this could also be applied to helma 1.6.x

05/26/08 12:06:10 changed by hannes

  • status changed from new to closed.
  • resolution set to fixed.

I committed your patch to svn (NG).