Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] CDT-2.1 breaking API changes

Alain Magloire wrote:
Is there going to be any change in other binary parsers, namely XCOFF32Parser and SOMParser?



Yes,  A few:

- the IAddress factory changes
- and some refactoring being done here, for example the AR and ARMember class
  to make it easier to use the archive class

Also some refactoring is due to the issue where most BinaryObjects actually implement IBinaryExecutable and IBinaryShared which should not be the case, also to removed the replicated code to implement the tool factory interfaces.



_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top