soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Codegen should not generate callbacks which would never be called #117

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a basic InternetApplication
2. Generate code

What is the expected output? What do you see instead?
Actual: Callback PHP for "add role", "remove role" etc are generated
Expected: These callback files should not be generated unless Roles
actually exist in the InternetApplication.

This would increase performance, increase security and reduce the size of
generated applications (important).

Original issue reported on code.google.com by soundasleep on 8 Sep 2009 at 1:45

GoogleCodeExporter commented 9 years ago

Original comment by soundasleep on 15 Sep 2009 at 8:17

GoogleCodeExporter commented 9 years ago
moving all unresolved 0.5 issues to 0.6

Original comment by soundasleep on 17 Apr 2010 at 6:58

GoogleCodeExporter commented 9 years ago
mass tagging old issues to future work

Original comment by soundasleep on 26 Sep 2011 at 9:54