Skip to content

Java/ #130

@StoneyJackson

Description

@StoneyJackson

I propose the following changes related to the generated Java/ directory.

  1. Move the responsibility of cleaning up Java/ into plcc. plcc knows how to create it; so it best knows how to clean it.
  2. [BREAKING] Make cleanup of Java/ unconditional. This is the common case.
  3. [BREAKING] Don't allow the user to specify a different directory. All of the scripts (rep, parse, ...) require the directory to be Java/, and they do not take a parameter to specify the directory. The alternative is to add this parameter to these scripts making them more complicated and making the scripts harder to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions