framework para HMG

HMG en Español

Moderator: Rathinagiri

User avatar
edufloriv
Posts: 240
Joined: Thu Nov 08, 2012 3:42 am
DBs Used: DBF, MariaDB, MySQL, MSSQL, MariaDB
Location: PERU

framework para HMG

Post by edufloriv »

Saludos amigos,

A algunos de ustedes se les a pasado por la cabeza construir un framework para hmg ?

Hoy por la mañana se me ocurrió hacer uno para poder hacer más rápido el desarrollo de mis aplicaciones y pensé que si todos colaboramos y ponemos de nuestra experiencia podriamos construir uno.

Así los nuevos interesados en HMG podrian reducir significativamente su curva de aprendizaje, y los antiguos podriamos aumentar nuestra productividad.

Estaré atento a sus sugerencias.

Eduardo Flores Rivas


LIMA - PERU
User avatar
dragancesu
Posts: 930
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: framework para HMG

Post by dragancesu »

What is your idea?
User avatar
bpd2000
Posts: 1207
Joined: Sat Sep 10, 2011 4:07 am
Location: India

Re: framework para HMG

Post by bpd2000 »

dragancesu wrote: Mon Aug 17, 2020 6:45 am What is your idea?
+1
BPD
Convert Dream into Reality through HMG
User avatar
luisvasquezcl
Posts: 1259
Joined: Thu Jul 31, 2008 3:23 am
Location: Chile
Contact:

Re: framework para HMG

Post by luisvasquezcl »

Hola eduardo y colegas del foro, espero que eaten biem de salud, esta pandemia me tieme encerrado muchos mese y ya no quiero mas.
Hace mucho que creo que hace falta una herramienta tipo access. En donde puedas crear o definir tablas y crear vistas y formularios. Dragancesu tiene algo iniciado muy potente. Me avisas si hay que cooperar.
Saludos a todos
.
martingz
Posts: 401
Joined: Wed Nov 18, 2009 11:14 pm
Location: Mexico

Re: framework para HMG

Post by martingz »

Que propones?
franco
Posts: 877
Joined: Sat Nov 02, 2013 5:42 am
DBs Used: DBF
Location: Canada

Re: framework para HMG

Post by franco »

+1
All The Best,
Franco
Canada
User avatar
salamandra
Posts: 311
Joined: Thu Jul 31, 2008 8:33 pm
DBs Used: DBF, MySQL, SQL
Location: Brazil

Re: framework para HMG

Post by salamandra »

@edufloriv, esa es una gran idea !!
Cual seria la propuesta ?


Salamandra, Brazil
There is one time in which is crucial awakening. That time is now. ( Buddha )
User avatar
dragancesu
Posts: 930
Joined: Mon Jun 24, 2013 11:53 am
DBs Used: DBF, MySQL, Oracle
Location: Subotica, Serbia

Re: framework para HMG

Post by dragancesu »

I am always interested in creating a tool that will facilitate and speed up application development

I've been thinking about this topic but I'm not sure how to start, in principle you need to make an interpreter with many functions

You need to create a tool for creating and arranging controls on the screen, actions in the fields and place it somewhere where the interpreter will read, display and work

The dynamic menu is a minor problem

I think defining and creating reports is a bigger problem

I said I have no idea how to start, maybe it's easy

Does anyone have any idea how to start? or has already begun
User avatar
serge_girard
Posts: 3308
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: framework para HMG

Post by serge_girard »

I once started something similar. You will need a complete data dictionary (DD). Kind of an very extended DBF structure containing inputrules, masks, limits, descriptions, mandatory yes/no, must exist in, initial values, can be changed, source, is a key, etc. etc. Rather complicated but nice to have....

I abandoned because most projects were to very specific to put in my DD system.

On the other hand if you have your DD system, creating input screens or reports is easy.

Serge
There's nothing you can do that can't be done...
Post Reply