[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #24751] Gorm should be able to update existing class files
From: |
Sebastian Reitenbach |
Subject: |
[bug #24751] Gorm should be able to update existing class files |
Date: |
Wed, 05 Nov 2008 07:32:39 +0000 |
User-agent: |
Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9 (like Gecko) SUSE |
URL:
<http://savannah.gnu.org/bugs/?24751>
Summary: Gorm should be able to update existing class files
Project: GNUstep
Submitted by: buzzdee
Submitted on: Wed 05 Nov 2008 07:32:37 AM GMT
Category: Gorm
Severity: 3 - Normal
Item Group: Bug
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hi,
This is not really a bug, more an enhancement request.
It would be great if Gorm could update existing class files.
E.g:
- Create a project in PC, and open the Interface with Gorm.
- Create the interface in Gorm, instantiate classes and create the class
files there
- Add the created interface class files in PC to the project, and fill the
methods with some logic, and save these
- then recognize some outlets and actions are missing for the interface,
therefore open gorm again, and add the missing outlets and actions.
- then it would be nice if Gorm could just update the class files that it
instantiated before, e.g. checking which methods/variables are already there
in the file, and then adding/removing/renaming missing methods and variables,
update the dealloc method if neccessary.
Sebastian
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?24751>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bug #24751] Gorm should be able to update existing class files,
Sebastian Reitenbach <=