Sunday, December 15, 2024

Re: Confused about RPC setup

I don't know your exact application, but why do you need to include those in the frontend?
What exactly do you do mean with storage?

The canvas is a great way to make fancy stuff. I've used it many times, but I only used the UI for presentation.
All (domain) logic I prefer to keep on the server, makes the UI a lot more straightforward and easier to manage.

On Sun, Dec 15, 2024 at 8:37 PM Neil Aggarwal <neil@propfinancing.com> wrote:
> Inheritance is not a problem

Maybe what I can do is mark all the methods in my data classes with
GWTIncompatible.  That way, the GWT compiler will see them as storage-only
classes.

Thank you,
  Neil

--
Neil Aggarwal, (972) 834-1565, http://www.propfinancing.com
We offer 30 year loans on single family houses!

--
You received this message because you are subscribed to a topic in the Google Groups "GWT Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/phc0Ajr7HFY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/8336e0ff562988d577a1163201a26786%40mail.gmail.com.

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-web-toolkit/CABjQu7RbST-g%2BnMNLgypOZb4MdAbkszGDVHTduqGYxrYWjxGsA%40mail.gmail.com.

No comments:

Post a Comment