Hacker News new | ask | show | jobs
by CyberDildonics 66 days ago
No one knows or cares about whatever "ADS" is, injector services or 'clean architecture'. It seems like you're caught up in so much nonsense that you don't think that a class meant to store data is a data structure.
1 comments

ADS stands for Abstract Data Structure. ECS ain't even a class. Nothing you're saying now is making sense.

Edit: checking now ADS is a too literal of a translation (English isn't my first language). The more appropriate term is ADT.

ECS ain't even a class.

ECS is an abstract term for a data structure. Have you ever programmed before?

> ECS is an abstract term for a data structure.

Sources? I have cited mine for why it isn't.

You want a source for saying an ecs can be implemented as a class? It's all over github.
Then, surely, you should be able to find a link to a ECS class's source easily. So where is it?

Also, remember, it's not my responsibility to search to prove your arguments. Burden of proof is on the claimant, as it goes.