Re: OOPHM and 1.5

2008-12-29 Thread श्री

http://slashgnu.blogspot.com/2008/10/gwt-hosted-mode-in-firefoxlinux.html


- sree
On Dec 28, 11:28 pm, Joonas  wrote:
> So far it has been easy - just compiled the OOPHM branch from SVN.
>
> - Joonas
>
> On Dec 26, 7:15 pm, jay  wrote:
>
> > Would you mind sharing what you've done (step-by-step, or at least an
> > outline of the steps) so far to get OOPHM working for you?
>
> > Thanks!
>
> > jay
>
> > On Dec 25, 3:33 pm, Joonas  wrote:
>
> > > Hi,
>
> > > Has anyone succeeded in using out of process hosted mode together with
> > > GWT 1.5 user libraries? We just released a new RC of IT Mill Toolkit
> > > (GWT-based user interface library) with OOPHM support. Because we
> > > officially only support GWT 1.5, the OOPHM is only an experimental
> > > build...
>
> > > This leads to a complicated situation: Because many of our widgets are
> > > not compatible with Mozilla 1.7.12 (FF 1.0) and that is the only
> > > browser supported by the GWT 1.5 hosted mode in Linux, one must use
> > > experimental OOPHM build to use hosted mode in Linux. Mac and Windows
> > > packages come with full hosted mode support for GWT 1.5. And to build
> > > using GWT 1.5 in Linux, one must use Linux package without OOPHM... I
> > > really hope that we could drop the platform versions in the future and
> > > only use OOPHM, but it is not there yet.
>
> > > If you want to try out our OOPHM build, the IT Mill Toolkit package
> > > can be downloaded 
> > > from:http://www.itmill.com/download/itmill-toolkit/unstable/5.3.0/rc5/
>
> > > If you do not know what IT Mill Toolkit is, but would like to, 
> > > see:http://itmill.com/itmill-toolkit/
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



Re: OOPHM and 1.5

2008-12-28 Thread Joonas

So far it has been easy - just compiled the OOPHM branch from SVN.

- Joonas

On Dec 26, 7:15 pm, jay  wrote:
> Would you mind sharing what you've done (step-by-step, or at least an
> outline of the steps) so far to get OOPHM working for you?
>
> Thanks!
>
> jay
>
> On Dec 25, 3:33 pm, Joonas  wrote:
>
> > Hi,
>
> > Has anyone succeeded in using out of process hosted mode together with
> > GWT 1.5 user libraries? We just released a new RC of IT Mill Toolkit
> > (GWT-based user interface library) with OOPHM support. Because we
> > officially only support GWT 1.5, the OOPHM is only an experimental
> > build...
>
> > This leads to a complicated situation: Because many of our widgets are
> > not compatible with Mozilla 1.7.12 (FF 1.0) and that is the only
> > browser supported by the GWT 1.5 hosted mode in Linux, one must use
> > experimental OOPHM build to use hosted mode in Linux. Mac and Windows
> > packages come with full hosted mode support for GWT 1.5. And to build
> > using GWT 1.5 in Linux, one must use Linux package without OOPHM... I
> > really hope that we could drop the platform versions in the future and
> > only use OOPHM, but it is not there yet.
>
> > If you want to try out our OOPHM build, the IT Mill Toolkit package
> > can be downloaded 
> > from:http://www.itmill.com/download/itmill-toolkit/unstable/5.3.0/rc5/
>
> > If you do not know what IT Mill Toolkit is, but would like to, 
> > see:http://itmill.com/itmill-toolkit/
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



Re: OOPHM and 1.5

2008-12-26 Thread jay

Would you mind sharing what you've done (step-by-step, or at least an
outline of the steps) so far to get OOPHM working for you?

Thanks!

jay

On Dec 25, 3:33 pm, Joonas  wrote:
> Hi,
>
> Has anyone succeeded in using out of process hosted mode together with
> GWT 1.5 user libraries? We just released a new RC of IT Mill Toolkit
> (GWT-based user interface library) with OOPHM support. Because we
> officially only support GWT 1.5, the OOPHM is only an experimental
> build...
>
> This leads to a complicated situation: Because many of our widgets are
> not compatible with Mozilla 1.7.12 (FF 1.0) and that is the only
> browser supported by the GWT 1.5 hosted mode in Linux, one must use
> experimental OOPHM build to use hosted mode in Linux. Mac and Windows
> packages come with full hosted mode support for GWT 1.5. And to build
> using GWT 1.5 in Linux, one must use Linux package without OOPHM... I
> really hope that we could drop the platform versions in the future and
> only use OOPHM, but it is not there yet.
>
> If you want to try out our OOPHM build, the IT Mill Toolkit package
> can be downloaded 
> from:http://www.itmill.com/download/itmill-toolkit/unstable/5.3.0/rc5/
>
> If you do not know what IT Mill Toolkit is, but would like to, 
> see:http://itmill.com/itmill-toolkit/
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---



OOPHM and 1.5

2008-12-25 Thread Joonas

Hi,

Has anyone succeeded in using out of process hosted mode together with
GWT 1.5 user libraries? We just released a new RC of IT Mill Toolkit
(GWT-based user interface library) with OOPHM support. Because we
officially only support GWT 1.5, the OOPHM is only an experimental
build...

This leads to a complicated situation: Because many of our widgets are
not compatible with Mozilla 1.7.12 (FF 1.0) and that is the only
browser supported by the GWT 1.5 hosted mode in Linux, one must use
experimental OOPHM build to use hosted mode in Linux. Mac and Windows
packages come with full hosted mode support for GWT 1.5. And to build
using GWT 1.5 in Linux, one must use Linux package without OOPHM... I
really hope that we could drop the platform versions in the future and
only use OOPHM, but it is not there yet.

If you want to try out our OOPHM build, the IT Mill Toolkit package
can be downloaded from: 
http://www.itmill.com/download/itmill-toolkit/unstable/5.3.0/rc5/

If you do not know what IT Mill Toolkit is, but would like to, see:
http://itmill.com/itmill-toolkit/
--~--~-~--~~~---~--~~
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-Toolkit@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
-~--~~~~--~~--~--~---