Hello, people!
Coding hung over on a sunday... Trying to use ERAttachment with a D2W app, but I can't find a foolproof tutorial on the web. Drunken style Google-fu at its best! I understand it should be really easy to use, but I can't quite understand what I have to do to use it. Just downloaded David Holt's example and watched the video, but still don't know what I have to do. The app shows a list of products and each can have multiple images. I have an entity called Image, which has some attributes like imageDescription, imageTags, dateAdded, createdByUser and some other stuff. But I don't want to store the image file as a blob on the database; I want to write it to the filesystem. What do I need to do "manually"? What does Wonder does automatically for me? Where do I start? Regards, Flavio _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
