Re: MVP vs PureMVC

2011-04-07 Thread Isuru Madusanka
Drawbacks of MVC
 Increased complexity

If reading this page doesn’t convince of you the complexity of this pattern,
consider all of the auxiliary patterns that co-occur with MVC.
 Close coupling of views and controllers to model

Changes to the model interface require parallel changes in the view and may
require additional changes to the controller. certain code changes become
more difficult.
 Potential for excessive updates

The change propagation mechanism can be inefficient when frequent model
changes require many change notifications. This is generally not as much of
a problem if a passive model is used.
 Close coupling between view and controller

strict separation is difficult if not impossible.


There is a great article on MVC
http://www.phpwact.org/pattern/model_view_controller

To be honest, in my projects I never faced any troubles using MVC.

On Thu, Apr 7, 2011 at 8:25 PM, Rodolphe Gomes rodolphe.go...@gmail.comwrote:

 Hello,

 I am still having doubts between integrating MVP or PureMVC.
 Does anyone has any production experience - drawbacks  ?

 Thanks a lot

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Simple question about jars

2010-11-18 Thread Isuru Madusanka
For my knowledge. You must put all external libraries in the lib folder.
Unless how program access the library. And it is not a bug.

On Thu, Nov 18, 2010 at 7:11 PM, Jan jan.morl...@googlemail.com wrote:

 Hi community members,

 I am using classes which are part of org.w3c.css.sac. They are located
 inside the GWT development jar gwt-user.jar, which means I don't
 have to add external jars during coding. However if I run my GWT
 project I am getting the error

 java.lang.NoClassDefFoundError: org/w3c/css/sac/InputSource

 If I now download the corresponding sac jar file and put it into war/
 WEB-INF/lib, it works. My question is now the following: is this a bug
 or a feature? Shouldn't the usual development classes also be located
 inside the lib directory on default.

 Thanks

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



GWT Hosting

2010-11-18 Thread Isuru Madusanka
Hi,

I have trouble with finding a good hosting service. I can try Google App
Engine. But my app need more space and allow users upload documents. I tried
a trial account with a reputed hosting company. But they are not good at
customer service. I am looking for a low-cost hosting.

Do you guys have any suggestions?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT Flash Killer (beta)

2010-08-26 Thread Isuru Madusanka
Simply amazing!
Expecting tutorial on that!

On Fri, Aug 27, 2010 at 12:38 AM, powwow jimmy.w...@gmail.com wrote:

 Tutorials are coming soon...quite busy here.

 I guess its targeted towards Flash developers since a Flash developer
 could easily build animations since it is similar to the Flash IDE.

 Jim

 On Aug 26, 12:05 pm, Gal Dolber gal.dol...@gmail.com wrote:
  Any tutorial? :P
 
  2010/8/26 Gal Dolber gal.dol...@gmail.com
 
 
 
 
 
   Great job!!
 
   2010/8/26 Christian Goudreau goudreau.christ...@gmail.com
 
   Juste one word:
 
   AWESOME
 
   Cheers,
 
   PS: I that that in fact, I wrote more than one word.
 
   On Thu, Aug 26, 2010 at 2:45 PM, powwow jimmy.w...@gmail.com wrote:
 
  http://www.bluedojo.com/
 
   I thought I'd like to share with the GWT Discussion Group of a Flash
   Killer application that is written with GWT.  It's a work in
   progress. :-)
 
   Build animations without Flash.  No Flash plug-in required for
   animations to play.
   Runs in any web browser including IE, Firefox, Chrome, Safari.
   Animations runs on iPad and iPhone.
   Based on HTML5.
 
  http://www.bluedojo.com/
 
   --
   You received this message because you are subscribed to the Google
 Groups
   Google Web Toolkit group.
   To post to this group, send email to
 google-web-toolkit@googlegroups.com
   .
   To unsubscribe from this group, send email to
   google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.com
   .
   For more options, visit this group at
  http://groups.google.com/group/google-web-toolkit?hl=en.
 
   --
   Christian Goudreau
  www.arcbees.com
 
--
   You received this message because you are subscribed to the Google
 Groups
   Google Web Toolkit group.
   To post to this group, send email to
 google-web-tool...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.com
   .
   For more options, visit this group at
  http://groups.google.com/group/google-web-toolkit?hl=en.
 
   --
   Guit: Elegant, beautiful, modular and *production ready* gwt
 applications.
 
  http://code.google.com/p/guit/
 
  --
  Guit: Elegant, beautiful, modular and *production ready* gwt
 applications.
 
  http://code.google.com/p/guit/

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: GWT 2.0.4 app does not work with Java JDK 1.5

2010-08-24 Thread Isuru Madusanka
I have the same problem. Which IDE you use?

On Fri, Aug 20, 2010 at 10:45 PM, Greg Dougherty dougherty.greg...@mayo.edu
 wrote:

 I have a GWT app I was building using a 1.6 JDK.  However, the place
 where I want to deploy it only has Tomcat 5, running jdk 1.5.  So I
 changed my compiler settings to 1.5 compliance, and a 1.5 jdk, and
 rebuild.  After I got rid of all my @Override annotations, it
 compiled.

 If I zip up my war directory into a .war file, it runs on their
 Tomcat, and on mine (which is Tomcat 6).  However, when I try to load
 my app using the built-in Jetty, it fails in onModuleLoad, executing
 the follow command (gMainDock is a ScrollPanel) (I'm in Quirks mode,
 if that matters):

 RootLayoutPanel.get ().add (gMainDock);


 12:08:39.168 [ERROR] [ota] Unable to load module entry point class
 edu.mayo.genomics.client.OTA (see associated exception for details)
 java.lang.VerifyError: (class: com/google/gwt/core/client/Scheduler,
 method: init signature: ()V) Illegal constant pool index
at
 com.google.gwt.user.client.ui.LayoutCommand.schedule(LayoutCommand.java:
 104)
at
 com.google.gwt.user.client.ui.LayoutPanel.animate(LayoutPanel.java:
 141)
at
 com.google.gwt.user.client.ui.LayoutPanel.animate(LayoutPanel.java:
 137)
at
 com.google.gwt.user.client.ui.LayoutPanel.insert(LayoutPanel.java:196)
at com.google.gwt.user.client.ui.LayoutPanel.add(LayoutPanel.java:
 133)
at edu.mayo.genomics.client.OTA.onModuleLoad(OTA.java:132)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.gwt.dev.shell.ModuleSpace.onLoad(ModuleSpace.java:
 369)
at

 com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:
 185)
at

 com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:
 380)
at

 com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:
 222)
at java.lang.Thread.run(Unknown Source)

 Any suggestions on what's going wrong, and how to fix it, would be
 greatly appreciated.

 TIA,
 Greg

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Class MainEntryPoint neither has main method nor it is a servlet specified in web.xml

2010-08-24 Thread Isuru Madusanka
Class MainEntryPoint neither has main method nor it is a servlet
specified in web.xml

I freshly installed GWT4NB plugin version 2.8.0 and glassfish server.
Everything installed correctly. But I get an error stating Class
MainEntryPoint neither has main method nor it is a servlet specified
in web.xml. Please help me, I struck!

Here is the screenshot.
http://i426.photobucket.com/albums/pp344/Lodestone_bucket/cats-2.jpg

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Visual Editors

2010-08-24 Thread Isuru Madusanka
I don't they will release IDE. But they released Eclipse plugin.

On Thu, Aug 19, 2010 at 8:27 PM, Drico dri...@gmail.com wrote:

 Greetings everyone!

 In my company we are planning moving on GWT for web applications, or
 not.  The main issue now is a visual editor for faster productivity.
 Without a visual tool it will be impossible to achieve our goals.

 We were about to register the excellent GWT Designer (we are using
 SmartGWT for the widgets) when Google bought it.  Now we're zero
 grounded again.

 Is there any other (good) options?

 Does anyone know if Google is planning to realease the GWT Designer as
 part of the main toolkit, or else, and the timeframe that can happen ?

 Thanks in advance,
 Drico.

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.