Cleanup: Method nameing and folder sort #76
		Notifications
		
			
		
	
	
	
	
	
Due Date
	
		No due date set.
	
	
	
	
	
		
		
		
			
				Depends on
			
			
				
					
						
							
						
					
				
					
						
							
						
					
				
				
			
		
		
	
	
	
							
								#67 Scan API
							
							
						
								lfk/backend
							
						
							
								#77 Runner Cards
							
							
						
								lfk/backend
							
						
	Reference: lfk/backend#76
	
	
	
		Reference in New Issue
	
	Block a user
	
	No description provided.
		
		Delete Branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For the sake of consistency all .toXY function in the create classes should just be named "toEntity". This would greatly benefit every programmer and streamline the nameing scheme.
While we're at it we should also clean up methods (delete to be exact) that don't accept all of the usual parameters.
And since the models/actions folder is getting pretty full i hereby propose the creation of the subfolders
models/actions/createandmodels/actions/update.Imo everything not fitting in the categories should just reside in the
models/actionsfolder.@philipp What's you opinion concerning the folder proposal?
Cleaned up: