Skip to Main Content
IBM Sustainability Software - Ideas Portal


This portal is to open public enhancement requests against the products and services belonging to IBM Sustainability Software. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).


Shape the future of IBM!

We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:

Search existing ideas

Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,

Post your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.

IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.

ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.

ADD A NEW IDEA

Clear

Code and Execution

Showing 31 of 6907

Multiple inheritance for reactive interfaces in C

Hello IBM team, When using Rhapsody in C, it is possible to add inheritance from interfaces within classes. As long as these interfaces are not reactive interfaces, meaning they do not contain event receptions, multiple inheritances from different...
9 months ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 2 Planned for future release

Include Comments with Class Method Parameters

Some code styles include comments for each parameter for a C++ class method. Currently, Rational Rhapsody, when reverse engineering the header, does not connect the comment with the parameter. This creates the unintended result, when we forward ge...
about 1 year ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 3 Future consideration

Framework: identifier 'concept' is a keyword in C++20 [-Wc++20-compat]

about 1 year ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 1 Future consideration

Enhancement request to show the code pattern in Rhapsody browser .

I have an operation which signature as operation signature is modelled as void MechGeo_MotorStatusReceivedNotification( const AcsLib_ActuatorSysMotorIdType SourceActuatorSysMotorId, const AcsLib_MotorStatusMessageType * const MotorStatusMessagePtr...
over 1 year ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 5 Future consideration

Cygwin/MinGW/Linux: ar command with outdated arguments

Currently related Makfile use ARFLAGS=-rvu. But the 'u' modifier requires timestamps, which may be disabled during compile time of ar() with 'D' argument. In this case ar issues a related warning : ar: `u' modifier ignored since `D' is the default...
over 1 year ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 1 Future consideration

Include Reverse Engineering (Populate Flowcharts) into the 64-bit version

Currently the reverse engineering is only available within the 32-bit version. But Rhapsody 10 is only available as a 64-bit version. That would mean that the reverse engineering option and especially the function "populate flowchart" is not avail...
over 1 year ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 3 Functionality already exists

Allow further keywords within the property C_CG::Operation::PublicName

There is the property C_CG::Operation::PublicName. By default it is $objectName_$opName. Currently only the classname can be used for the code generation. We have some abbreviations for a class and are thinking to define it in a tagged value. So w...
over 1 year ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 1 Functionality already exists

Enhancement request to include IncludeScheme property for Class level

we want to use the property "CG::File::IncludeScheme " to generate relative include paths in the C++ code. E,g “../../component source directory/component name/xyz.h“ and not only "xyz.h".
about 3 years ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 1 Functionality already exists

C++11/C++14 "variadic templates" support in Rhapsody's reverse engineering

Hi, We know that currently, Rhapsody‘s reverse engineering does not support C++11 and C++14 (or at least does not support all the C++11/C++14 features) and that it is planned for the next release to update Rhapsody’s features related to C++11/C++1...
over 3 years ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 2 Future consideration

How to remove extraneous code generated from a Rhapsody in C DDS model

We are using Rhapsody Developer for C, working with the DDS profile. We have a package with a topicStruct, and an idlType that is a typedef of the topic Struct. When the code is generated, there is extraneous code generated that we don't want, at ...
over 3 years ago in IBM Engineering - Systems Design Rhapsody/RMM / Code and Execution 5 Not under consideration