First of all, thank you for your suggestions.
@Jói: I already went over the CEF project, unfortunately I don't think
I understand its purpose quite yet. From what I understood, the
projects goal is to create an embeddable WebBrowser Control based upon
the Chromium project. Perhaps I am oversimplifying things, but I have
a hard time grasping the need for additional 1.5 GB project files and
a temporary platform drop (seems to work only on WINDOWS and OS X for
now) merely to wrap the Chromium library into a control.
But I will try to cut out the Webkit solution from the Chromium source
as you suggested, in hopes it builds standalone, for building Webkit
from their native source is a PITA on Windows, since they stopped
upgrading build files after the release of Visual Studio 2005.
@Marc-Antoine: I am a big fan of Google's cloud paradigms, but there
are some applications which do not work well in the cloud.
A sand boxed browser imposes hard security restrictions, which is good
for a website, but undesirable for a desktop app, and sometimes you
just need a desktop app, i.E. if you need access to a COM port a
specific TCP port, a local executable, the GCC for example or
arbitrary database and file access.
All this is currently not possible with a web app without plugins or
browser extensions.
My goal is to create a prototype, for I wanted to see if I could
simplify cross platform development and not make it more complex.
With regards
Alexander
On Oct 10, 9:50 pm, Marc-Antoine Ruel <
mar...@chromium.org> wrote:
> Alexander, what if you asked the wrong question?
>
> What if all you wanted in the first place is a web application, and not a
> desktop application?
>
> Then shell out chrome.exe --app=
http://localhost:<port number>. A lot of
> applications do that already.
>
> Seehttp://
www.google.com/support/chrome/bin/answer.py?answer=95710.
> > > Chromium Developers mailing list:
chromium-...@chromium.org
> > Chromium Developers mailing list:
chromium-...@chromium.org