Add easily serializable objects #49
	
		Labels
		
	
	
	
	No labels
	
		
			
	
	0. Imported
		
			1. Bug
		
			1. Clean-up
		
			1. Feature
		
			1. Improvement
		
			2. Deliverable
		
			2. Epic
		
			3. Duplicate
		
			3. Invalid
		
			3. Need investigation
		
			4. Assets
		
			4. Birb Core
		
			4. Debug
		
			4. Dependencies
		
			4. Inputs
		
			4. Lang
		
			4. Scenes
		
			4. Screen
		
			4. World
		
			wontfix
		
		
	
		No milestone
		
	No project
	
		
	
	
	
	
		No assignees
		
	
	
		
			
		
	
	
	
		1 participant
	
	
		
		
	Notifications
	
		
	
	
	
		
	
	
	Due date
No due date set.
	
		Dependencies
		
		
	
	
	No dependencies set.
	
	
		
	
	
		
			Reference
		
	
	
		
	
	
			epervier/epervier-framework#49
			
		
	
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	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?
We should think a way to easily get serialized data (like character, inventory content), while making it easily customizable by the player. We could also try to make it more "database-like" ?
We basically have several important thing to think:
It could also help us to avoid the
A possibility I see is some kind of "datamanager" system that would just have a table with all its content, that would use some kind of query system.
Possibly needed functions for queries :
One question would be how would be written the structure of the datas.