framework para HMG
Moderator: Rathinagiri
- edufloriv
- Posts: 240
- Joined: Thu Nov 08, 2012 3:42 am
- DBs Used: DBF, MariaDB, MySQL, MSSQL, MariaDB
- Location: PERU
framework para HMG
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.
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
- dragancesu
- Posts: 930
- Joined: Mon Jun 24, 2013 11:53 am
- DBs Used: DBF, MySQL, Oracle
- Location: Subotica, Serbia
Re: framework para HMG
What is your idea?
- luisvasquezcl
- Posts: 1259
- Joined: Thu Jul 31, 2008 3:23 am
- Location: Chile
- Contact:
Re: framework para HMG
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
.
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
.
Re: framework para HMG
Que propones?
- salamandra
- Posts: 311
- Joined: Thu Jul 31, 2008 8:33 pm
- DBs Used: DBF, MySQL, SQL
- Location: Brazil
Re: framework para HMG
@edufloriv, esa es una gran idea !!
Cual seria la propuesta ?
Salamandra, Brazil
Cual seria la propuesta ?
Salamandra, Brazil
There is one time in which is crucial awakening. That time is now. ( Buddha )
- dragancesu
- Posts: 930
- Joined: Mon Jun 24, 2013 11:53 am
- DBs Used: DBF, MySQL, Oracle
- Location: Subotica, Serbia
Re: framework para HMG
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
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
- 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
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
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...