From: Teemu <te...@io...> - 2003-05-30 16:51:36
|
Thanks for the fast reply, Chris. Your explanation was right and now I understand a little bit more about OI. Never thought it would be a scoping issue. I'm using apache->handler now, moved the BLOCK to a file and I'm calling it with the package name specified. I'll be working with OI the next couple of months to build a dynamic application which heavily utilizes XHTML and CSS. If everything goes well and I feel comfortable with OI, I'm going to port MimerDesk (great functionality, crappy core. See link below) to work over OpenInteract (awesome core). Expect more questions later =) Thanks. > Well, this makes sense. The OI.comp() call is treated like a normal > subroutine -- it has no idea of the Template scope from which it was > called. (Technically it does, but not that you can use.) -- Sincerely, Teemu Arina http://www.mimerdesk.org |