Hi Andrea,
please send your questions to the smallwiki mailinglist. Others also may
be interested in the topic.
Andrea Loddo wrote:
I am developping an easy application with Smallwiki.
Actually I am
trying to make a file upload between a client and the smallwiki HTTP server
with the method "fileUploadWithCallback:aBlock" but I have no
idea about the block it accepts.
Coud you help me?
Take a look at the example when uploading Resources to SmallWiki. Just
browse the senders of #fileUploadWithCallback: ... you will find
#renderFields in SWResourceEdit which, in this particular case, passes a
symbol, not a block.
best regards
Chris Burkert
PS: You might be more interested in Seaside than SmallWiki for a real
'application'.
--
http://www.chrisburkert.de/