[rkward-tracker] [ rkward-Feature Requests-1310932 ] Update R objects (type / structure) before editing them
SourceForge.net
noreply at sourceforge.net
Thu Oct 19 20:51:53 UTC 2006
Feature Requests item #1310932, was opened at 2005-10-02 16:33
Message generated for change (Comment added) made by tfry
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459010&aid=1310932&group_id=50231
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: Editor / table
Group: None
>Status: Closed
Priority: 5
Submitted By: Thomas Friedrichsmeier (tfry)
>Assigned to: Thomas Friedrichsmeier (tfry)
Summary: Update R objects (type / structure) before editing them
Initial Comment:
Before opening an RObject for editing, we
should check its structure: Is it still the type, we
thought is was? Any sub-objects
added/removed? Length changed?
The point to add the check is inside
RKEditorManager::editObject ().
Prerequistite is a slight rework of
RObject::updateFromR (), so that single
individual objects can be updated, and we get
feedback on the result.
Make sure, checking and opening happen in the
same command chain.
After this is implemented, remove the two
handlings marked as HACK in
RKEditorDataFrame::rCommandDone ().
----------------------------------------------------------------------
>Comment By: Thomas Friedrichsmeier (tfry)
Date: 2006-10-19 22:51
Message:
Logged In: YES
user_id=300591
Done, in a slightly different way.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=459010&aid=1310932&group_id=50231
More information about the rkward-tracker
mailing list