mirror of
				https://github.com/flynx/diff.js.git
				synced 2025-10-29 19:10:11 +00:00 
			
		
		
		
	notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
		
							parent
							
								
									97708c2cce
								
							
						
					
					
						commit
						81f8184d84
					
				
							
								
								
									
										6
									
								
								diff.js
									
									
									
									
									
								
							
							
						
						
									
										6
									
								
								diff.js
									
									
									
									
									
								
							| @ -480,7 +480,11 @@ function(A, B, options, cache){ | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| // XXX need to track order very carefully here... (???)
 | // XXX dows change order matter here???
 | ||||||
|  | // 		...some changes can affect changes after them (like splicing 
 | ||||||
|  | // 		with arrays), this ultimately affects how patching is done...
 | ||||||
|  | // 		...or is this a quastion of how we treat indexes and the patching 
 | ||||||
|  | // 		algorithm???
 | ||||||
| // XXX should this follow the same extensible structure as _diff???
 | // XXX should this follow the same extensible structure as _diff???
 | ||||||
| // 		...i.e. type handlers etc.
 | // 		...i.e. type handlers etc.
 | ||||||
| // 		......or this could be more generic...
 | // 		......or this could be more generic...
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user