Ah okay - thanks. I misunderstood Andy's original statement.
J
On 7-Mar-07, at 1:28 PM, Martin Strand wrote:
I think you'll have to define an asset and use that:
<asset name="dojoAsset" path="classpath:/dojo/
dojo.js.uncompressed.js"/>
<binding name="dojoSource" value="asset:dojoAsset"/>
Martin
On Wed, 07 Mar 2007 21:08:41 +0100, Julian Wood <[EMAIL PROTECTED]>
wrote:
I tried adding
<binding name="dojoSource" value="classpath:/dojo/
dojo.js.uncompressed.js"/>
to my shell component but get a Malformed OGNL expression:
classpath:/
dojo/dojo.js.uncompressed.js
I imagine this is to do with the inclusion of the new OGNL? This is
4.1.2-SNAP
J
On 9-Feb-07, at 12:05 AM, andyhot wrote:
Your @Shell component includes that.
http://tapestry.apache.org/tapestry4.1/components/general/shell.html
See the dojoSource parameter and use the following asset for it:
classpath:/dojo/dojo.js.uncompressed.js
Daniel Tabuenca wrote:
Is there a way to make dojo.js more human-readable? I know it's
compressed that way for more efficient network usage, but is
there a
way to disable or use the original .js files when we need to debug?
For example, if I want to debug tapestry.form code?
--
Julian Wood <[EMAIL PROTECTED]>
Software Engineer
Teaching & Learning Centre
University of Calgary
http://tlc.ucalgary.ca