Question

I want to develop a WYSIWYG editor for developing Mobile Apps (Hybrid). Looked into the following link. Develop a WYSIWYG editor in eclipse plugin

I have read about GEF. But some of my friends told me that GEF is outdated and there are some alternative frameworks coming up. I couldn't find any such framework.

Kindly let me know whether GEF is the best bet or is there any other framework which I can use to develop screens for Mobile Apps

Thanks

Was it helpful?

Solution

I did some searching about a year+ ago (see here), and GEF came out as the best choice. If there are other frameworks out there that I don't know of, please ask your friends to tell, but from my knowledge there aren't many. GEF is VERY complex, but at the same time provides the best abstraction to develop editors, with a lot of built-in capabilities. There is also a plan for GEF4, but that is long range.

In short, ask your friends for concrete examples, and if they can't provide you good ones, go with GEF. The future is always more promising than the present because it is not yet here :-)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top