Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/rc1 #16

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

Feature/rc1 #16

wants to merge 14 commits into from

Conversation

Joshpolansky
Copy link
Member

What:

This is the first release candidate. Looking for feedback on AP, functionality, naming and implementation where relevant. Internals are less relevant at this point and may still change in future versions.

Why:

We want to get this to a releasable version to start making docs and examples.

CASE seq.doStep() OF
0:
IF seq.onEntry() THEN
// axis1.power( seq );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are double-comments here

Comment on lines +41 to +42
//MultiCaller1();
//MultiCaller1.Execute := FALSE;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
//MultiCaller1();
//MultiCaller1.Execute := FALSE;

Remove commented lines

FinishAfterTimeout(SingleCommand1);
FinishAfterTimeout(singleCommand2);
command(MultiCommand);
(*
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this whole commented section intended to be here?

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.

2 participants