Hi Danilo,

The best is to propose the change by submitting a CL in gerrit  and start
the discussion there.

Julien

On Mon Feb 09 2015 at 12:37:01 PM Danilo Reinert <danilorein...@gmail.com>
wrote:

> Currently I'm using the http.client.Request class without the
> RequestBuilder for a project I'm working on, and I need to change
> the access level of two members from package to public: L148
> <https://gwt.googlesource.com/gwt/+/master/user/src/com/google/gwt/http/client/Request.java#148>
>  (Ctor
> accepting a XMLHttpRequest, a timeout and a callback) and L233
> <https://gwt.googlesource.com/gwt/+/master/user/src/com/google/gwt/http/client/Request.java#233>
>  (method
> to be called when the XHR ready state changes to 4).
>
> So I don't have to override the class and relying on classpath tricks,
> considering I'm developing a public library, I wonder if there is any
> problem making this change in the original class.
>
> Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "GWT Contributors" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/google-web-toolkit-contributors/3979ee78-9cee-
> 4ac3-bd36-7d93b72fce07%40googlegroups.com
> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/3979ee78-9cee-4ac3-bd36-7d93b72fce07%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/CABb_3%3D65BLSet%2Bv7LDd_HBc1uDugHBJw50XObfNQmLSRYPQWvw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to