Is there a way to easily modify an artifact within a linker? To be more specific, I'd like to modify JS in CompilationResult arifacts. I can easily get to JS of a CompilationResult artifact but I cannot see a way to easily modify it. I guess artifacts cannot be modified, but is there maybe a method that would allow one to make a copy of artifact which then could be modified? A linker could then put a modified copy into artifactSet. Or is there some other solution to this problem?
Marko -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/hdC6tjowCFwJ. 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/google-web-toolkit?hl=en.
