Message11956
Sme suggestions:
1. Change where in the process to set the PyAttributeDeleted type. as it may appear that it's set too early.
2. Disconnect the interactive prompt from PySystemState and make it its own type.
I say this because in InteractiveConsole.java, the systemstate.ps1 is saved as old_ps1, which retains the 'attributedeleted' type. Then .ps1 is assigned as a new String. Is it necessary to have a graphical prompt be part of PySystemState?
Just asking because I'm still learning. :) |
|
Date |
User |
Action |
Args |
2018-05-07 17:33:31 | psykiatris | set | messageid: <1525714411.56.0.682650639539.issue2305@psf.upfronthosting.co.za> |
2018-05-07 17:33:31 | psykiatris | set | recipients:
+ psykiatris, zyasoft, jeff.allen, Arfrever |
2018-05-07 17:33:31 | psykiatris | link | issue2305 messages |
2018-05-07 17:33:31 | psykiatris | create | |
|