This is beyond anything Ive come across before, sorry I cant help anymore,
though it looks like i did manage to push you in the right direction!....

good luck figuring it out...

2010/1/26 dduck <anders.johansen.a...@gmail.com>

>
>
> On 26 Jan., 16:15, Djabi <george.djaba...@gmail.com> wrote:
> > BTW, Your code stills looks like compiled with -style obfuscated.
>
> You are right.
>
> Thought I had fixed it, but hadn't.
>
> Here is the unobfuscated code:
>
> function com_google_gwt_user_client_ui_Panel_
> $clear__Lcom_google_gwt_user_client_ui_Panel_2V(this$static){
>  var it;
>  it = com_google_gwt_user_client_ui_WidgetCollection$WidgetIterator_
> $WidgetCollection
> $WidgetIterator__Lcom_google_gwt_user_client_ui_WidgetCollection
> $WidgetIterator_2Lcom_google_gwt_user_client_ui_WidgetCollection
> $WidgetIterator_2(new com_google_gwt_user_client_ui_WidgetCollection
> $WidgetIterator, this
> $static.com_google_gwt_user_client_ui_ComplexPanel_children);
>  while (it.com_google_gwt_user_client_ui_WidgetCollection
> $WidgetIterator_index <
> it.com_google_gwt_user_client_ui_WidgetCollection$WidgetIterator_this
> $0.com_google_gwt_user_client_ui_WidgetCollection_size - 1) {
>    com_google_gwt_user_client_ui_WidgetCollection$WidgetIterator_
> $next__Lcom_google_gwt_user_client_ui_WidgetCollection
> $WidgetIterator_2Lcom_google_gwt_user_client_ui_Widget_2(it);
>    com_google_gwt_user_client_ui_WidgetCollection$WidgetIterator_
> $remove__Lcom_google_gwt_user_client_ui_WidgetCollection
> $WidgetIterator_2V(it);
>  }
> }
>
>
> Error points to line starting with "it = com_google<..>"
>
> Error message is:
> "(TypeError): Result of expression 'this$static' [null] is not an
> object."
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to