Book a Demo

Author Topic: Is there a log of classes that were synchronized?  (Read 4127 times)

Mitch

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Is there a log of classes that were synchronized?
« on: February 16, 2006, 07:21:34 am »
When I synchronize a pacakge with the source code (from code to EA), the little dialog briefly shows each class that it processes.

I'm wondering if there is a place to see which classes were actually updated? And even better, what new source code was detected and sync'd with the EA class.

Mitch

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Is there a log of classes that were synchroniz
« Reply #1 on: February 16, 2006, 01:57:58 pm »
What a good idea!
Go immediately to Suggestions and Requests.

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Is there a log of classes that were synchroniz
« Reply #2 on: February 16, 2006, 02:36:25 pm »
Quote
When I synchronize a pacakge with the source code (from code to EA), the little dialog briefly shows each class that it processes.

I'm wondering if there is a place to see which classes were actually updated? And even better, what new source code was detected and sync'd with the EA class.

Mitch
That's called instrumentation...

A most valuable functionality...

Sadly missing from most tools...

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

Mitch

  • EA User
  • **
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: Is there a log of classes that were synchroniz
« Reply #3 on: February 16, 2006, 02:40:16 pm »
I made a feature request. We'll see what happens. I've only been using EA for a month or so, so I don't know what to expect.