Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C#] Implémenter la génération des libellés de propriétés et de listes de références #351

Open
JabX opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
domain: generation Related to the generated code type: feature New feature or request
Milestone

Comments

@JabX
Copy link
Member

JabX commented Apr 23, 2024

Fait suite à #344 qui généralise le concept et l'implémente en SQL.

Le générateur C# doit pouvoir implémenter translateProperties et translateReferences, soit en C# natif (probablement avec des resx...), soit en SQL via EF Core. Il faudrait pouvoir mixer les deux (ex : propriétés en C# natif mais références en SQL par exemple).

Il faudrait également mettre à jour Kinetix (le ReferenceManager en particulier, mais aussi le module d'export par exemple) pour qu'ils gèrent nativement le résultat de la génération par TopModel pour que tout s'intègre automatiquement (et dans les deux modes).

@JabX JabX self-assigned this Apr 23, 2024
@JabX JabX added the domain: generation Related to the generated code label Apr 23, 2024
@JabX JabX added this to TopModel Apr 23, 2024
@JabX JabX added this to the Backlog milestone Apr 23, 2024
@JabX JabX added the type: feature New feature or request label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain: generation Related to the generated code type: feature New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant