QuoteQuoteHi ,
I have an idea for the new version for the command line users
we want to Get the progress status with the command line mode
Mean to Get RealTime log values for the Generating progress
you can Generate RealTime text file with the Generated Activities
then we can read this file to show the user a RealTime list of the Generated Activities
also it will help to find the last Activity at this list to know the diffecult Activity
It would slow the generation. Also it is difficult to add a good function like that (what information should I add?).
it would be great work if you make xml file with the initial order of placing activities at the Generating progress start so that we can read this file to know the activities order,
then you can only update text file with the max placed activities and the time of max placed activities.
then: we will find the last activity id at the xml file according to the max placed activities,so we can find the difficult Activity.