aya-dev icon indicating copy to clipboard operation
aya-dev copied to clipboard

Recover "tyck options"

Open ice1000 opened this issue 4 years ago • 12 comments
trafficstars

E.g. "type in type"

ice1000 avatar Sep 29 '21 17:09 ice1000

@ice1000 Maybe I could take this? But I don't know what this issue means currently.

tonfeiz avatar Oct 13 '21 08:10 tonfeiz

@tonfeiz This is very easy: allow the tycking to be parameterized by some options. For example, there can be an option to disable the level solver and level errors.

ice1000 avatar Oct 13 '21 11:10 ice1000

That's OK. Is there a list of options? I'm not sure which ones should be added :rofl:

tonfeiz avatar Oct 13 '21 12:10 tonfeiz

@tonfeiz Just the one I mentioned, it's called type-in-type

ice1000 avatar Oct 13 '21 12:10 ice1000

@tonfeiz But just for now. Maybe add more.

ice1000 avatar Oct 13 '21 12:10 ice1000

:ok:

tonfeiz avatar Oct 13 '21 12:10 tonfeiz

I don't plan to include it in the most recent release

ice1000 avatar Oct 13 '21 17:10 ice1000

Also I want to avoid documenting this behavior anywhere. This is going to be used for testing and experimentation purposes only.

ice1000 avatar Oct 13 '21 17:10 ice1000

Some questions:

  1. Do you mean to disable the whole sort system, or just the level solve process?
  2. If level error is disabled, what error should be returned if the corresponding feature(sort system/sort metavariable) is used in the code?

tonfeiz avatar Oct 23 '21 10:10 tonfeiz

Do you mean to disable the whole sort system, or just the level solve process?

Sort system

what error should be returned if the corresponding feature(sort system/sort metavariable) is used in the code?

Whatever

ice1000 avatar Oct 23 '21 12:10 ice1000

Got it!

tonfeiz avatar Oct 23 '21 12:10 tonfeiz

Didn't implement it correctly. Will try other issues first.

tonfeiz avatar Nov 16 '21 01:11 tonfeiz