History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: APF-882
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matt Raible
Reporter: Matt Raible
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
AppFuse

Add "appfuse:remove" Mojo to allow remove generated CRUD

Created: 13/Sep/07 06:05 PM   Updated: 15/Sep/07 12:35 PM
Component/s: Tools - AMP
Affects Version/s: 2.0-RC1
Fix Version/s: 2.0 Final


 All   Comments   Change History   FishEye      Sort Order:
Matt Raible - 15/Sep/07 12:35 PM
You can now remove CRUD for an object after you've created it using "appfuse:gen".

NOTE: Use -Dentity=Foo to bypass prompting for entity. Use -Dskip.areyousure=true to bypass prompting user to agree to delete.

WARNING: This deletes the model object in addition to everything else. Users might not expect this, but they are warned before the plugin is run.