Skip to content

Update Toolkit to work with Trados Studio 2022 and Trados Studio 2024…#5

Open
aflorescu579774 wants to merge 3 commits intoEvzenP:masterfrom
RWS:master
Open

Update Toolkit to work with Trados Studio 2022 and Trados Studio 2024…#5
aflorescu579774 wants to merge 3 commits intoEvzenP:masterfrom
RWS:master

Conversation

@aflorescu579774
Copy link
Copy Markdown

Changes Made

Add DependencyLoader Module to help with the conflicts between Powershell dependencies version and Trados dependencies version
Removed the Get-DefaultProjectTemplate and Create a project object just with the ProjectInfo parameter, Factory.CreateApplication() not returning the properties that were used in the previous versions
Validate-TaskSequence uses now a [SDL.ProjectAutomation.Core.TaskSequence] object as this is returned now by the Project.RunAutomaticTask
Overall update the toolkit to work with Trados Studio 2022 and Trados Studio 2024
Added command prompt scripts for 2022 and 2024

… Changes Made

-> Add DependencyLoader Module to help with the conflicts between Powershell dependencies version and Trados dependencies version
-> Removed the Get-DefaultProjectTemplate and Create a project object just with the ProjectInfo parameter, Factory.CreateApplication() not returning the properties that were used in the previous versions
-> Validate-TaskSequence uses now a [SDL.ProjectAutomation.Core.TaskSequence] object as this is returned now by the Project.RunAutomaticTask
-> Overall update the toolkit to work with Trados Studio 2022 and Trados Studio 2024
-> Added command prompt scripts for 2022 and 2024
@EvzenP
Copy link
Copy Markdown
Owner

EvzenP commented Jul 12, 2024

Good to see that STraSAK is still alive after all those years.
However, I don't get the removal of Get-DefaultProjectTemplate - does it mean that Studio has fixed that long-standing bug with default project template in API (as described in the removed code)? Or you have simply removed the "code which does not work anymore" without replacing its functionality?

…reation by default is using the default project template set in Trados Studio
Change the source and target language parameters from mandatory to not mandatory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants