Hi,

You are probably right : you need to know about Hibernate and GWT to
use Gilead properly.

>From a personal point of view, I believe that a complete beginner
should start by learning Hibernate and then GWT before trying to make
them work together. Otherwise, he will probably not understand why
they fail together...

Furthermore, if the Gilead doc is not self explanatory, please let me
know (using the Gilead forum) : I would be glad to update it....

Best Regards
Bruno
Author of Gilead library

On 25 mar, 17:05, lukehashj <[email protected]> wrote:
> Giliead is used to serialize hibernate objects to the client and then
> get them back in sync once they get back to the server.
>
> Yes, you could just create POJOs that mirror your hibernate objects
> and use those instead, then sync then with your hibernate objects.
>
> On Mar 25, 6:53 am, Rafael Barrera Oro <[email protected]> wrote:
>
> > Howdy!
>
> >    I was wondering if anyone knew of a tutorial and/or introduction for
> > Gilead, the reason i am asking you for this is that i read the official
> > tutorial and i was not able to follow it completely (i should point that i
> > can be considered a "total nooboid" in what regards GWT and related
> > technologies, hibernate also)
> >    Speaking of nooboids, i was wandering if, instead of using Gilead, i
> > could do the following...
>
> > Consider i have a functional Hibernate project, i could extract the POJOs
> > from the project and make them visible for the client side of a GWT
> > application and perform all the heavy duty database work in async services,
> > right? I guess that where i am going with this is that i am failing to see
> > the goal of GILEAD, the reason it was created, the problems it aims to solve
> > (although i am sure there are, i do not mean any disrespect to the Gilead
> > project)
>
> > thanks in advance
> > yours trully
>
> > Rafael Barrera Oro
>
> > PS: If what i just said is so wrong that it hurted your front lobes please
> > refrain from coming to my castle angrily waving pitchforks and torches
> > around, just point it out in a respectful manner i will listen thankfully
> > and bow my head in gratitude
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to