<without-context>You detect this case by checking if you've received a null
PrintWriter. If so, you've already run, and should just return the
appropriate new statement.</without-context>
rjrjr

On Fri, Dec 12, 2008 at 4:42 AM, John LaBanca <jlaba...@google.com> wrote:

> Do you get any specific error in web mode?  The generator runs at compile
> time, so if it works in hosted mode, it should work in web mode.  The main
> difference is that in hosted mode it should only run once, whereas in
> compiled mode it runs once per permutation.  Your generator looks straight
> forward, but make sure your generator can the case where the generator runs
> multiple times.
>
> Thanks,
> John LaBanca
> jlaba...@google.com
>
>
> On Thu, Dec 11, 2008 at 12:29 PM, dflorey <daniel.flo...@gmail.com> wrote:
>
>>
>> Any ideas why this is not working in compiled mode?
>> I'm aware that my approach may be violating the generator approach but
>> it would be interesting to know why it fails.
>>
>>
>
> >
>

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

Reply via email to