uuh wrote:

> I'm still fighting with my SVG widget, and currently consider dropping
> my initial solution in favor of
> dojox.gfx-based rendering of the image.

That sounds like a good plan.

However don't forget that we're still here to help you
with the SVG widget.


>      "TIPS:You can also prevent files from being bundled, for example,
>        '((stylesheet-dependency filepath-1 filepath-2) script-
> dependency)"
> but cannot make that work (current 0.8.3 version): I tried
>
> :bundle-dependency-types '(:stylesheet-dependency)
>
> which disables all script bundling

The docstring looks bogus. Take a look at the slot's initform:
'(:stylesheet :script).

Please try whether '(:stylesheet) works.

After that we can take a look at selectively disabling certain
files.


> On the way I noted that the mod-records for versioning are all kept in
> the weblocks installation
> directory, not in a project-specific location. This took me a while to
> figure out when I had removed
> some .../vzn/foo.js.gz files and build-dependencies failed hard.

Care to submit a patch for this?


> Basically, I want to disable bundling, versioning and compressing for
> a specific JS file. Can that be done?

Sure thing. If it can't be done in the current state I will add support
for this.

  Cheers,

    Leslie


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to