Howto Image (picture) instance variable of the class

"Oswall Verny Arguedas C." <[email protected]> Thu, 3 Jun 2021 12:51:33 -0600
Newsgroups gmane.comp.lang.smalltalk.squeak.seaside
Message-ID <CABTWuHf0T2bK_V2tNv7bRhyc9DVK+PSA+Gx71hqvJmiutsFtyg@mail.gmail.com>
Greetings,
I have a query about saving instances of a class that are of type image
(picture).
For example. I have a Product class. This class must have two photographs
of that product. I have to save two instance variables of the Product
class, picture1, picture2.
These images must be uploaded from the Product form and displayed after
uploading.
In Seaside what would be the best procedure to do it.
I don't know if WAFileLibrary would be the best option.
Thanks in advance.
Oswall

_______________________________________________
seaside mailing list
[email protected]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside