1 Open Issue Need Help Last updated: Aug 8, 2025

Open Issues Need Help

View All on GitHub
Software Development Framework Development

AI Summary: Rename all constructors in the AmigaE OOP framework from `init()`, `create()`, and `generate()` to a consistent `init_ClassName()` format, where `ClassName` is the name of the class. This is a critical task to ensure consistency and avoid naming conflicts, and is considered a release blocker.

Complexity: 3/5
good first issue help wanted

OOP Framework for AmigaE

Eiffel
#amigae#eec#evo#oop