From: Steve Tuckner Date: 2001-07-28T05:35:22+09:00 Subject: [ruby-talk:18665] IOWA: Questions This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C116DA.9BB35F70 Content-Type: text/plain; charset="iso-8859-1" I have been poking around in the internals of IOWA (on and off) for a couple of weeks and I have a few questions about it. 1. Is it still an active project? I would be happy to contribute to it once I have a real good sense of its internal architecture. I have not worked with WebObjects but did wade through some of their docs. 2. Are sub-components implemented? if so how does one have do one. An example might be a calender view that displays a month with events inside of a table. 3. I was trying to understand how the viewGuest link in guestbook works? Who calls that function and with what block? 4. How and where are the URL's mapped to real things? 5. The link to each guest is http://192.168.4.105/iowa/guestbook/ab2KAfGHxU1E/b/1.7.2.3 How does a person break that down? I assume the first item after guest book is some sort of session identifier. 6. Can a person use parameters with IOWA (ie. http://192.168.4.105/iowa/guestbook?parm=value )? I see they are parsed but not where they are used if at all? That's enough for now. Thanks for any help Steve Tuckner ------_=_NextPart_001_01C116DA.9BB35F70 Content-Type: text/html; charset="iso-8859-1"
I have been poking around in the internals of IOWA (on and off) for a couple of weeks and I have a few questions about it.
 
1. Is it still an active project? I would be happy to contribute to it once I have a real good sense of its internal architecture. I have not worked with WebObjects but did wade through some of their docs.
2. Are sub-components implemented? if so how does one have do one. An example might be a calender view that displays a month with events inside of a table.
3. I was trying to understand how the viewGuest link in guestbook works? Who calls that function and with what block?
4. How and where are the URL's mapped to real things?
5. The link to each guest is http://192.168.4.105/iowa/guestbook/ab2KAfGHxU1E/b/1.7.2.3 How does a person break that down? I assume the first item after guest book is some sort of session identifier.
6. Can a person use parameters with IOWA (ie. http://192.168.4.105/iowa/guestbook?parm=value)? I see they are parsed but not where they are used if at all?
 
That's enough for now. Thanks for any help
 
Steve Tuckner
------_=_NextPart_001_01C116DA.9BB35F70--