Tuesday, January 28, 2014

Re: My own Java package (Mi propio paquete Java)

Gracias Juan Pablo y Jens

Yo me refiero a la parte "Client" de la estructura del proyecto. (Client, Shared, Server) Te explico mi necesidad, he creado algunas clases en las cuales he abstraido funcionalidad genérica y avanzada. La idea es crear un paquete o archivo ".jar" que contenga dicha librería y asi poder trasladarla a los desarrolladores para que vayan creando sus propias clases heredadas de las que yo les entregue en el paquete .jar y hacer uso de los metodos encapsulados.

Algo muy similar como cuando agregas el "sqljdbc4.jar" o el smartgwt.jar, etc.

Agradezco tu tiempo y tu apoyo.


Saludos


------------------------------------
Juan Carlos Aranda


2014-01-28 Juan Pablo Gardella <gardellajuanpablo@gmail.com>
Hola Juan,

Los fuentes al ser traducidos (pero ofuscados) a javascript no podes evitar que queden disponibles. La única forma que no develar los fuentes es ejecutar la parte comprometida en el servidor y no en el cliente.

Saludos


2014-01-28 Juan Carlos Aranda <aranda.jc@gmail.com>

Good morning, greetings to the forum. 

I'm developing a system and I have a development team. There are some classes that do not want to know the source code for security. I need something like create a package containing all these classes to be used in the Client part of a GWT project. I have tried to do so, the project does not show syntax errors, but run the client gives Inherited errors and stuff. 

Adding a little more complexity to the thing, it is noteworthy that some classes use turn third party packages such as SmartGWT. 

Someone could help me solve this problem. 

I look forward to your comments and appreciate the time support.

(Original in Spanish [Goole Translator])   :)


Version español:

Buen día, saludos al foro.

Estoy en el desarrollo de un sistema y tengo un equipo de desarrollo. Hay algunas clases que no deseo que conozcan el codigo fuente por seguridad. Necesito algo asi como crear un paquete que contengan todas esas clases para ser usadas en la parte Client de un projecto GWT. He intentado hacerlo, el projecto no muestra errores de sintaxis, pero al ejecuarlo da errores de Inherited y esas cosas.

Agregandole un poco mas de complejidad a la cosa, cabe mencionar que algunas clases utilizan a su vez paquetes de terceros como por ejemplo, SmartGWT.

Alguien podria ayudarme a resolver este problema. 

Quedo a la espera de sus comentarios y agradezco el tiempo del apoyo.

Atentamente,



------------------------------------
Juan Carlos Aranda


--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment