Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-vcm-dev] API change

More specifically, we will keep it in as depricated for M6 but remove prior
to 2.0.

Kevin




                                                                                                                    
                      James_Moody@xxxxxxx                                                                           
                      Sent by:                        To:      platform-vcm-dev@xxxxxxxxxxx                         
                      platform-vcm-dev-admin@         cc:                                                           
                      eclipse.org                     Subject: Re: [platform-vcm-dev] API change                    
                                                                                                                    
                                                                                                                    
                      05/06/2002 03:40 PM                                                                           
                      Please respond to                                                                             
                      platform-vcm-dev                                                                              
                                                                                                                    
                                                                                                                    




Just an update,

I've left the old API Team.isIgnored(IFile) in for this integration build.
It is marked as deprecated and will be removed in the future. Providers are
encouraged to use the new API.

Thanks,

james



|---------+---------------------------------->
|         |           James_Moody@xxxxxxx    |
|         |           Sent by:               |
|         |           platform-vcm-dev-admin@|
|         |           eclipse.org            |
|         |                                  |
|         |                                  |
|         |           05/06/02 02:53 PM      |
|         |           Please respond to      |
|         |           platform-vcm-dev       |
|         |                                  |
|---------+---------------------------------->
  >
--------------------------------------------------------------------------------------------------------------|

  |
|
  |        To:      platform-vcm-dev@xxxxxxxxxxx
|
  |        cc:
|
  |        Subject: [platform-vcm-dev] API change
|
  >
--------------------------------------------------------------------------------------------------------------|




In Wednesday's integration build,

      Team.isIgnored(IFile)

will change to

      Team.isIgnoredHint(IFile)

And the method's semantics will change slightly. Namely, the method will
now also return true if the file is a derived resource.

See bug 13044 for more information.

james

_______________________________________________
platform-vcm-dev mailing list
platform-vcm-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-vcm-dev




_______________________________________________
platform-vcm-dev mailing list
platform-vcm-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-vcm-dev






Back to the top