On Wed, May 20, 2009 at 11:26 AM, Anjo Krank <[email protected]> wrote: >> One can create files or directories, but >> there is no way to save data to those files. Yikes. > > It's been ages (6years+) since I tried to create a simple D2W app from that > code, but AFAIR, I had no trouble writing to a file. The only downside then > was that you don't have working rollback. > > Cheers, Anjo
I presume the answer is not via the EO (all methods are read-only) as Chuck suggests, but rather referencing the URL and then using java file I/O methods to push data directly. Again, at least in its present state the model is all read-only and other than that, I'm unsure of what automagically is supported as an EO. > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/jmlittle%40gmail.com > > This email sent to [email protected] > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
