Sometimes you already have a complex CRUD form generated with Sealgen, and you want to just add one more field to it. You don't want to re-generate the CRUD forms, because that would erase your customizations to that form.
We could add some "anchors" in the generated crud forms, in form of specific comments, so Sealgen would know where to add fields to already existing files. This task is about adding those anchors and programming the behavior