[
https://issues.apache.org/jira/browse/AXIS2C-473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samisa Abeysinghe resolved AXIS2C-473.
--------------------------------------
Resolution: Fixed
After a long struggle, finally the ops struct is either removed or statically
allocated.
> Statically allocate ops structs
> -------------------------------
>
> Key: AXIS2C-473
> URL: https://issues.apache.org/jira/browse/AXIS2C-473
> Project: Axis2-C
> Issue Type: Improvement
> Affects Versions: Current (Nightly)
> Reporter: James Clark
> Assigned To: Samisa Abeysinghe
> Fix For: 1.0.0
>
>
> At the moment, there is a separate dynamically-allocated ops struct for each
> object. The point of separating the ops struct from the object is to allow
> the ops struct to be statically allocated and shared between all objects of
> the same class. Fixing this would significantly reduce memory usage.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]