Page 1 of 2

A "Formal" proposal.

Posted: Thu Aug 21, 2008 12:13 pm
by Roberto Lopez
Hi All,

When Rathinagiri commented to me the idea about this forum, I feel honored, but at the same time I felt that perhaps could not be enough interest in my HMG version.

But the facts were very clear. More than 70 subscribers in some weeks. This is very good, since that you don't need to register to read the forum messages.

Another surprise, was the impulse and motivation of various of you, about creating enhancements for HMG and share your code with us.

Perhaps, I could help a little on that.

We could create a library with the code published in the form, and document it.

All my free time is dedicated to HMG and IDE maintenance, so I can't involve personally in the development of this library.

But I can help in some ways that could be useful for you.

I could assist (when the code refers to new properties, methods or completely new controls) in adapt it to user components interface.
I could help adding autodetection of the library in the IDE and build batch files too, for easy use.

It is just an idea. This is on your hands now.

Regards,

Roberto.

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 2:19 pm
by luisvasquezcl
Español
--------
Estimado Roberto,
Me alegro que hayas recobrado la fe en tu proyecto y en la gente que componemos esta comunidad, te hacia falta tomar contacto con la gente para ver que aún son muchos y se siguen sumando.
Es una muy buena idea la de crear una libreria con los controles nuevos para incluirlos en el ide.
Para eso se podría usar plantillas de los controles nuevos como un archivo .ini en el cual se puede poner las propiedades, metodos y eventos para cada control.
Para determinar cuales controles son nuevos se puede crear un archivo indice de controles y desde alli tomar los .ini para leerlos.
El programa intermedio encargado de entregarle los datos al ide podria leer esos archivos y entregar los datos en un array.
Es una idea.
Parece que me entusiasmé demasiado, jejejeje, pero es que la idea me gustó.
Me anoto a apoyar esta iniciativa.
Cordialmente
Luis Vásquez.

English by Google
-----------------
Dear Roberto,
I'm glad you've regained faith in your project and the people that make up this community, we needed to make contact with people to see that many still are and will continue to add.
It is a very good idea to create a library with new controls for inclusion in the ide.
For that could be used templates controls as a new file. Ini in which they can put the properties, methods and events for each control.
To determine which are new controls can create a file index of checks and from there take. Ini to read them.
The program intermediate responsible for the data to deliver idea could read these files and deliver data in an array.
It's an idea.
It seems to me too enthusiastically, jejejeje, but the idea is that I liked.
I scored to support this initiative.
Sincerely
Luis Vasquez

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 2:28 pm
by Roberto Lopez
luisvasquezcl wrote: <...>
Es una muy buena idea la de crear una libreria con los controles nuevos para incluirlos en el ide.
Luis Vasquez
Mi propuesta no llega tan lejos :)

Por el momento solo puedo comprometerme a que el IDE busque la librería y en caso de estar presente la enlace automáticamente para facilitar su uso.

Respecto de tu propuesta, había pensado en eso hace mucho, ya que es una extensión lógica y que tiene sentido como complemento de 'User Components', pero no cuento con el tiempo necesario para hacerlo, por ahora.

Saludos,

Roberto.

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 5:05 pm
by Rathinagiri
It is perhaps a nice idea. Thanks a lot. We shall join our hands together.

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 5:35 pm
by esgici
Roberto Lopez wrote: ...
We could create a library with the code published in the form, and document it.
...
As a open source project, we need a contrib-lib no doubt.
... I can't involve personally in the development of this library.

But I can help in some ways that could be useful for you.
...
Management of this lib must be entirely under your authority, I think.

Regards

--
esgici

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 5:37 pm
by esgici
luisvasquezcl wrote: I scored to support this initiative.
Hi Luis

What about your "MiniGUI Class Library" ?

Regards

--

esgici

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 5:59 pm
by luisvasquezcl
Hi esgici,
That project remained buried for quite some time. With so many projects flying around HMG and the lack of time decided to leave mine.
Regards,
Luis Vasquez.

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 6:16 pm
by esgici
luisvasquezcl wrote: That project remained buried for quite some time. With so many projects flying around HMG and the lack of time decided to leave mine.
:cry: :cry: :cry:

But,
Nostradamus wrote:
Le temp n'est rien; aimer, vouloir c'est tout.
Regards

--

esgici

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 7:16 pm
by Roberto Lopez
esgici wrote: ...
Management of this lib must be entirely under your authority, I think.
--
esgici
As I've just said in the original message:

"It is just an idea. This is on your hands now"

I could give to developers, some advice and guidance if required, (specially in 'user components', but I can't involve as a full developer of it.

Regards,

Roberto.

Re: A "Formal" proposal.

Posted: Thu Aug 21, 2008 10:09 pm
by esgici
Does Luis Vasquez's "GridADO" may be a good starting point ?

Regards