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

$generator (embedded generator) new feature #8

Open
l-gu opened this issue Mar 30, 2019 · 0 comments
Open

$generator (embedded generator) new feature #8

l-gu opened this issue Mar 30, 2019 · 0 comments

Comments

@l-gu
Copy link
Member

l-gu commented Mar 30, 2019

  1. Allow generation without current entity (just generate a specific file without entity dependency )
    $generator.generate($fileName, $folder, "template.vm" )

  2. Ability to pass an object map to transmit certain variables from the original template
    $generator.generate($entityName, $fileName, $folder, "template.vm", map )
    $generator.generate($fileName, $folder, "template.vm", map )

@l-gu l-gu changed the title Embedded generator new feature $generator (embedded generator) new feature Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant