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

Condense log files with macros #1

Open
roice3 opened this issue Jul 1, 2016 · 1 comment
Open

Condense log files with macros #1

roice3 opened this issue Jul 1, 2016 · 1 comment

Comments

@roice3
Copy link
Owner

roice3 commented Jul 1, 2016

Requested from Eduard on the 4d_cubing group. He wrote:

What about a MagicTile Version which doesn't put all moves in the log-file but only the calls of the macro where a macro is used? Or is there already a newer version which does this? In the HOF the log-file-lenght could also be used instead of number of moves.

@cutelyaware
Copy link

The biggest risk here is that losing track of the exact macro file can render the log file useless. One approach might be to include invoked macro definitions within the log files, but then there would be two sources of macros that can potentially conflict. If this is done, I think it might be best for internal macro references be done via GUIDs rather than by name or index. In no case would I want a dependence upon any external resource.

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

No branches or pull requests

2 participants