platform-core-home/documents/3.1/background_refresh.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1, Fri Nov 12 16:15:28 2004 UTC revision 1.2, Fri Nov 12 16:40:01 2004 UTC
# Line 63  Line 63 
63  on disk should switch to the use the new <tt>IResource#BACKGROUND_REFRESH</tt>  on disk should switch to the use the new <tt>IResource#BACKGROUND_REFRESH</tt>
64  update flag when opening projects for the first time.  Wizards that create projects  update flag when opening projects for the first time.  Wizards that create projects
65  directly from other sources, such as zip files or repositories, do not need to specify  directly from other sources, such as zip files or repositories, do not need to specify
66  this flag.  this flag. Note that the <tt>open</tt> method optimizes these cases, so the
67    background refresh flag will have no effect when creating a project with no existing
68    local contents, or when opening a project that has been opened before.  It is generally
69    safe to always specify the background refresh flag in project creation wizards.
70  </p>  </p>
71  </body>  </body>
72  </html>  </html>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2