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

Violacion principio O: Principio abierto/cerrado #2

Open
alenocot opened this issue Nov 22, 2020 · 0 comments
Open

Violacion principio O: Principio abierto/cerrado #2

alenocot opened this issue Nov 22, 2020 · 0 comments

Comments

@alenocot
Copy link

Por cada nuevo auto hay que agregarlo en el enum junto con la matrícula, así sea el mismo auto, pero con diferente matrícula hay que modificar la clase.
Debería crearse una clase de tipo Vehiculo y en vez de un enum. Y en caso de que cada auto tenga diferentes característica, se debe crear una clase por cada uno que extienda de vehículo
image
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant