Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Ask Reuben 207 - Genero Interface Possibilities  (Read 1448 times)
Reuben B.
Four Js
Posts: 1062


« on: December 21, 2023, 05:24:56 am »

I was recently in contact with a number of Genero developers where a question was asked along the lines of what would you like Genero to be able to do?  When reviewing the answers, there was a good proportion of replies where I thought “Genero can do that now if you use …”.  In this article I want to list the possible interfaces to/from a Genero application so that you are aware and can possibly construct a solution via one of these interfaces.
 
In using an interface it is important to note the Genero architecture, and in particular the run-time system and the front-end.  You have the Genero run-time (fglrun) talking to a GUI front-end (gdc.exe, gbc.js,..)  Any interface it is important to note if it is an interface to the run-time or if it is an interface to the front-end?   An interface to the runtime cannot have any GUI elements whilst an interface to the front-end does not have access to what is on the run-time system.
 
Understanding and being able to distinguish run-time and front-end is important when it comes to figuring out what your interface options are, and why there are certain restrictions such as no GUI in run-time interfaces.

Read more at https://4js.com/ask-reuben/ig-207/

Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines