/
Structuring Component Translators
Structuring Component Translators
How to structure your Component Translator projects is critical to fast, scalable development. Before taking a look at the details of Lua, it’s good to understand how to organize functions and modules in the Translator.
Each Translator project is made up of different types of files. Knowing how those files relate to each other and using the concept of separation of concerns is key to determining how to structure your projects.
In general, what files make up a Translator project?
, multiple selections available,
Related content
Translator - Project Pane
Translator - Project Pane
More like this
Components
Components
More like this
Create a Component
Create a Component
Read with this
Mapping Messages
Mapping Messages
Read with this
Three Keys to Interface Development
Three Keys to Interface Development
Read with this
Deploying Interfaces
Deploying Interfaces
More like this