Hi Ed,
sorry for a delayed response. I promise to write a detailed email to
all of your questions by the end of the week as I have limeted time
and intrnet connection during this period.
Thanks
Alex
On 23/07/2012, Ed <
ed.sl...@googlemail.com> wrote:
> I've come across Wro4j and am very impressed, thanks to Alex and others!
>
> There are a few things that would be useful additions for
> me... although arguably some of these don't immediately sound like they
> should be Processors, or at least processors that you'd ever want to run at
>
> runtime. I wondered whether an additional annotation to signify a processor
>
> that should only operate at build time might make sense.
>
> The following are all features that'd be useful for me:
>
> Note: I have considered the below processors because I understand that this
>
> is conventional for this library, given that there is a JsLintProcessor
> class. JS lint doesn't really strike me as something that would every be
> usefully run at runtime, again, maybe there's an argument for a build time
> annotation..?
>
> - AMD <
https://github.com/amdjs/amdjs-api/wiki/AMD> JavaScript dependency
> management: I've already come across quite a few discussions with Alex and
> others regarding the handling and optimization of AMD defined
> JavaScript modules and their dependencies. I guess really all I want to
> achieve here is expressing my interest in also seeing this feature
> supported soon. Is something already out there? Alex; I think you mention
> that r.js is tricky because it requires Rhino to evaluate which is
> considered a bottleneck, but from scanning the code there are quite a
> few processors that call upon Rhino, e.g. UglifyJsProcessor. It'd only need
>
> to be performed once assuming static files have not changed, or have I
> misunderstood what you were talking about when you said it was a bottleneck
>
> (apologies, I can't remember where I read this).
>
> - Compass <
http://compass-style.org>, an extension to SASS: Having had a
> look at the source of the RubySassCssProcessor, I can see that it should be
>
> fairly simple to generate a script that uses the Compass extension
> instead...unfortunately my Ruby skills / Compass understanding is fairly
> minimal so currently I haven't got anywhere. Has anyone else got support
> for Compass? What does the generated Ruby script look like?
>
> - Processor to run QUnit <
http://qunitjs.com> tests: As I say above, maybe
> the reason there is no processor for this is because it's not really suited
>
> to being a processor...but for completeness' sake, maybe it should be? What
>
> are people's thoughts on processors that would never make sense to be run
> at runtime? Does a QUint test running processor exist out there? Or are
> there already plans for one?
>
> - JSDoc Toolkit <
http://code.google.com/p/jsdoc-toolkit> processor: Again,
> arguably not really suited to a runtime processor but easy to implement,
> are there any plans for a processor? Has this one been avoided because of
> its, inherently build-time use?
>
> Thanks in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "wro4j" group.
> To view this discussion on the web visit
>
https://groups.google.com/d/msg/wro4j/-/pdWmFj6OYWAJ.
> To post to this group, send email to
wr...@googlegroups.com.
> To unsubscribe from this group, send email to
>
wro4j+un...@googlegroups.com.
> For more options, visit this group at
>
http://groups.google.com/group/wro4j?hl=en.
>
>