Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				That sounds awfully lot like a whole bucketload of anti patterns dumped into the project.
- 
				
				 hjk10155823yYou can't say it's an antipattern without seeing the code/case. hjk10155823yYou can't say it's an antipattern without seeing the code/case.
 I've big table was an antipattern but has valid use cases so now that is a thing. If this class constitutes as done sort of pipeline composition for example don't mind how big it is as long as it's concise and clear.
- 
				
				 jeeper56553y@hjk101 I’ve seen a few classes with a some thousands of lines. Never has one of them had a proper use case. I’d love to hear the story of one that did jeeper56553y@hjk101 I’ve seen a few classes with a some thousands of lines. Never has one of them had a proper use case. I’d love to hear the story of one that did






- Hey I have to add new field, but this class is autogenerated, I do not know what tool generates it"
- Your fingers
- But this class has over 20k lines of codes and the header says it is autogenerated.
- It is a inside joke, it was generated by hand
rant