Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: AW: [platform-core-dev] M4 Plans



It will effect users who create projects which point to locations which
already contain data. Currently when we open the project we do a
#refreshLocal to bring all of the resources into the workspace immediately.
In certain configurations this can take a while. (e.g. if you have a large
project  with 75,000 resources and it lives on a slower
file-sytem/network/mounted drive) The patch is to open the project and
refresh the children in the background, thus letting the user do things in
the workspace while it is being populated.

See bug 74392 for more details. The (source) patch is available there if
you would like to try it.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=74392



platform-core-dev-admin@xxxxxxxxxxx wrote on 11/05/2004 01:58:12 AM:

> Large Scale Workspace:
>
> New code for background populating new projects created in existing
> locations will be released first week of M4. We need to determine if
> this code has an effect on ClearCase users. (should be positive effect)
>
>
> Who can say something about this? What is expected for ClearCase
> people? Which operations are involed (only importing existing
> projects / creating new projects)? Is this only for the Rational plug-in?
>
> Thanks,
> Gunnar
>
>
>
>
> ________________________________
>
> Von: platform-core-dev-admin@xxxxxxxxxxx im Auftrag von DJ Houghton
> Gesendet: Do 04.11.2004 23:18
> An: platform-core-dev@xxxxxxxxxxx
> Betreff: [platform-core-dev] M4 Plans
>
>
>
>
>
>
>
> http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-
> core-home/planning/3.1/milestones.html
>
> The Platform/Core milestone plan for M4 has been put on the web. Check it
> out.
>
>
> _______________________________________________
> platform-core-dev mailing list
> platform-core-dev@xxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/platform-core-dev
>
>
> [attachment "winmail.dat" deleted by DJ Houghton/Ottawa/IBM]



Back to the top