Re: Binding values for Required & Optional
Zak Burke <[email protected]>
| Newsgroups | gmane.comp.web.webobjects.devel |
|---|---|
| Message-ID | <[email protected]> |
Cheong Hee (QSS) wrote on 7/11/06 6:45 AM: > In previous version (guess Version 4.5), the variable could pass into > component using this binding values defined in .api: > Required = (itemOneRequired, itemTwoRequired); > Optional = (itemOneOptional, itemTwoOptional); > > In 5.0 version above, the api has changed to xml format. Could someone > share how do we pass in the Required and Optional binding values now? Huh. I'd always wondered what the .api file was for (was I the only one?). The .api file is mentioned briefly in Marker's book (p 40) as being used in sub-components, but there's no more detail. I have some vague feeling that I read of binding a fetch in the .api file too, but I can't pin it down. Tips? Tutorials? TIA, zak.