mirror of
				https://github.com/flynx/pWiki.git
				synced 2025-10-31 02:50:08 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									1bc5c0474d
								
							
						
					
					
						commit
						12845cbf9e
					
				| @ -219,8 +219,8 @@ module.BaseStore = { | |||||||
| 	// XXX NEXT need to think about this...
 | 	// XXX NEXT need to think about this...
 | ||||||
| 	next: undefined, | 	next: undefined, | ||||||
| 
 | 
 | ||||||
| 	// XXX should this be a prop???
 | 	// NOTE: .data is not part of the spec and can be implementation-specific,
 | ||||||
| 	// 		...if yes then remove unnecessary "this.data ?? {}" checks...
 | 	// 		only .__<name>__(..) use it internally... (XXX check this)
 | ||||||
| 	__data: undefined, | 	__data: undefined, | ||||||
| 	get data(){ | 	get data(){ | ||||||
| 		return this.__data  | 		return this.__data  | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user