<br><br><div><span class="gmail_quote">On 7/14/06, <b class="gmail_sendername">Marco Baringer</b> <<a href="mailto:mb@bese.it">mb@bese.it</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<a href="mailto:hbabcockos1@mac.com">hbabcockos1@mac.com</a> writes:<br><br>> Hello,<br>><br>> If I define a component as:<br>><br>> (defcomponent flashcard (simple-window-component)<br>>   ((content :accessor content
<br>>                :initform nil))<br>>   (:default-initargs<br>>     :title "Test"<br>>     :content-type "text/html; charset=utf-8;"<br>>     :javascript nil))<br>><br>> When I look at the generated html I see that it adds both "
dojo.js"<br>> and "per-application.js". I thought that setting ":javascript nil"<br>> might suppress javascript, but apparently it does not. Is there a way<br>> to specify that you want a "pure" HTML app? I'm using "<ucw:simple-
<br>> form" for my forms so I don't think I need javascript.</blockquote><div> </div>or you may look around in an ajax branch near you... :)<br><br>i had some pending changes that i committed. now you can have your own window like this:
<br><br>(defcomponent my-window (basic-window-features-mixin window-component)<br>  ())<br><br>and it'll know everythng that simple-window knows except it doesn't add the default js includes.<br><br></div>-- <br>- attila<br>
<br>"- The truth is that I've been too considerate, and so became unintentionally cruel...<br> - I understand.<br> - No, you don't understand! We don't speak the same language!"<br><br>Ingmar Bergman - Smultronstället (Wild Strawberries)