Is there any reason not to add this to CssResource?
  /**
   * The first time this is called it hands the results of this instance's
   * {...@link #getText} to {...@link StyleInjector#injectStyleSheet}. 
Succeeding
   * calls are no-ops.
   */
  void ensureInjected();

It will create a dependency from com.google.gwt.resources.client to
com.google.gwt.dom.client, which sounds okay to me. Does anyone know if
there's a reason Bob didn't do this in the first place?

rjrjr

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to