Is twig-persist still a live project?

193 views
Skip to first unread message

Rick Horowitz

unread,
Dec 7, 2013, 1:14:17 PM12/7/13
to twig-p...@googlegroups.com
Is Twig still alive? I sure hope so, since there is no alternative that does what it does in conjunction with GWT . But the most recent Twig JAR download is over 1 year old. 

Thanks

Miroslav Genov

unread,
Dec 8, 2013, 2:25:27 AM12/8/13
to twig-p...@googlegroups.com
Hello, 

Now supported project is objectify. If you would like to use similar framework on GAE, you can take a look at objectify: https://code.google.com/p/objectify-appengine/


On Sat, Dec 7, 2013 at 8:14 PM, Rick Horowitz <rick...@gmail.com> wrote:
Is Twig still alive? I sure hope so, since there is no alternative that does what it does in conjunction with GWT . But the most recent Twig JAR download is over 1 year old. 

Thanks

--
You received this message because you are subscribed to the Google Groups "twig-persist" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twig-persist...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



--
Regards,
  Miroslav Genov

Rick Horowitz

unread,
Dec 8, 2013, 10:00:31 AM12/8/13
to twig-p...@googlegroups.com
Miroslav, thanks for responding. I'm aware of Objectify, but it seems problematic with GWT. See here. I make extensive use of passing objects back and forth between GWT client and app engine server. Am I correct that this is not supported in Objectify? Anyone know how people are dealing with that? It seems like JDO may be a better choice.

Thanks again.


--
You received this message because you are subscribed to a topic in the Google Groups "twig-persist" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/twig-persist/bjHefIDZ_rY/unsubscribe.
To unsubscribe from this group and all its topics, send an email to twig-persist...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.



--
Rick Horowitz

John Patterson

unread,
Dec 8, 2013, 9:26:53 PM12/8/13
to twig-p...@googlegroups.com
Hi, I'm not supporting Twig anymore and have not followed the state of Objectify's GWT support.  

A brief scan of the release notes doesn't seem to show anything really major stopping Twig from working well with the latest GAE release.

Jay Bose

unread,
Dec 7, 2013, 1:48:22 PM12/7/13
to twig-p...@googlegroups.com
Rick,

I've been wondering the same thing.


Jay Bose

"Two things control men's nature, instinct and experience." - Blaise Pascal


On Sat, Dec 7, 2013 at 10:14 AM, Rick Horowitz <rick...@gmail.com> wrote:
Is Twig still alive? I sure hope so, since there is no alternative that does what it does in conjunction with GWT . But the most recent Twig JAR download is over 1 year old. 

Thanks

--

Rick Horowitz

unread,
Dec 8, 2013, 9:52:00 PM12/8/13
to twig-p...@googlegroups.com
Hey, John. Thanks for getting back to me. I'm going to quit using Twig if it's not supported. A real shame, but I'll have to move on. I'm a one man act, and managing Twig by myself would be too much software to support for my own use or to keep it going for others to use.  If you have a few minutes to comment, I would greatly appreciate your thoughts on the following:

1. I need to support both web browser clients (I use GWT for this and have no plans to change). In addition, I need to provide support for mobile apps - at least iphone and android. I'm looking at potentially switching to Objectify, which looks very good in a lot of ways, however, working with GWT seems problematic, specifically the workings of Ref<?>. Twig was so much nicer with the use of a standard object reference and an @Child or @Parent annotation to support entity groups.  My understanding is that with Objectify, a data object can be transmitted over gwt-rpc one-way, server to client, with the Ref becoming a dead object for the client's use. What, then is the best practice for updating a model object on a GWT client and then writing it back to datastore on the server? This seems to make life very difficult! Or am I missing something? How do you recommend handling this problem?

2. I'm looking at CodenameOne and m-gwt/gwt-phonegap for mobile app building? Do you have an opinion on either of these toolkits? CodenameOne looks good, but my first test app resulted in a 1.4 MB Android app file - seems pretty large. m-gwt looks good in theory, but I haven't been able to even get the m-gwt showcase to run in my browser yet. It seems somewhat half baked at the current time. Too many moving parts to make it work, and there's no doc to explain the how to create an app and get it into an app store. I think the doc may exist, but spread out across several different components - too hard.

Are you actively working on Objectify? If so, any chance of making it look more like Twig regarding the above Ref issue and one-way server-to-client issue?

Thanks again for your great work on Twig. Is there really no company willing to take this over from you or fund you to work on it?

Rick Horowitz 

Grant Slender

unread,
Dec 9, 2013, 2:51:29 PM12/9/13
to twig-p...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages