Change 3567

john_fetkovich (John Fetkovich)
John Fetkovich committed this change into /
Request Review
Download .zip
- added the field UIManager in VCP::UI::Text.pm
- added the fields UIImplementation and TersePrompts in UI.pm
- removed Source and Dest fields in VCP::UI.pm
- UI.pm now returns the result of running the UI implementation.
- VCP::UI::Text->run return a list of (source, dest)
  all future UI implementations must do the same.
- bin/vcp gets (source, dest) list from VCP::UI->run.
- added --terse (or -t) command line option to vcp
  to remove verbose help from interactive UI.
  • Files 5
  • Comments 0
5 edited 0 added 0 deleted
guest/perforce_software/revml/bin/vcp#53
Loading...
guest/perforce_software/revml/lib/VCP/UI.pm#4
Loading...
guest/perforce_software/revml/lib/VCP/UI/Text.pm#8
Loading...
guest/perforce_software/revml/lib/VCP/UIMachines.pm#39
Loading...
guest/perforce_software/revml/ui_machines/vcp_ui.tt2#14
Loading...
Tip: Use n and p to cycle through the changes.