Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
dev:code_consistency [2009/11/25 08:00]
hjunes Links should have been internal.
dev:code_consistency [2022/05/06 16:07] (current)
Line 85: Line 85:
 ===== Resign patterns ===== ===== Resign patterns =====
  
-These design choices typically do not follow the standard. In most of the time, we can live with that. There might appear changes to these choises in future.+These design choices typically do not follow the standard. In most of the time, we can live with that. There might appear changes to these choises in future. The reason for the list of resign patterns is that [[http://en.wikipedia.org/wiki/Code_smell|Code smell]] can be a driver for refactoring.
  
 ==== Data integrity ==== ==== Data integrity ====
Line 93: Line 93:
  
   * [[http://en.wikipedia.org/wiki/Dependency_hell|Dependency Hell]]   * [[http://en.wikipedia.org/wiki/Dependency_hell|Dependency Hell]]
-    * It is not easy to [[:frequently_asked_questions#what_about_windows_os-x_bsd|port Rosegarden to other OSs]], because of some OS-dependent [[dev:contributing#prepare_the_build_environment|build dependencies]] +    * It is not easy to [[:frequently_asked_questions#what_about_windows_os-x_bsd|port Rosegarden to other OSs]], because of some OS-dependent [[dev:get_dependencies|build dependencies]] 
-    * Changes in the build dependencies are targeted to major releases.+    * Changes to these build dependencies are targeted to major releases
  
 ==== View ==== ==== View ====
 
 
dev/code_consistency.1259136033.txt.gz · Last modified: 2022/05/06 16:07 (external edit)
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki