Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Automated update-Scrapy V0.1 Fixing Navigation links Automatic Nagivation Script

...

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="dbe86782f914ef36-6963edbd-4c834213-ae01a81c-4c1fc2c20e526a08b49730dd"><ac:plain-text-body><![CDATA[

[[Bloch 2008

AA. Bibliography#Bloch 08]]

Item 39: Make defensive copies when needed

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="e4e892f2312e088e-f46f248c-4d1e4420-9226a8ac-9a64684c6516034eac0ce7de"><ac:plain-text-body><![CDATA[

[[Pugh 2009

AA. Bibliography#Pugh 09]]

Returning references to internal mutable state

]]></ac:plain-text-body></ac:structured-macro>

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="44851afecf6ab225-de5a7efd-4e154fc9-aea18248-df21aa265d2d694920f7ad46"><ac:plain-text-body><![CDATA[

[[SCG 2007

AA. Bibliography#SCG 07]]

Guideline 2-1 Create a copy of mutable inputs and outputs

]]></ac:plain-text-body></ac:structured-macro>

...

OBJ13-J. Do not expose sensitive private members of an outer class from within a nested class      04. Object Orientation (OBJ)      OBJ15OBJ02-J. Minimize the accessibility of classes and their members