Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-dev] Changes that will affect ModuleDelegate adopters

I just released changes to ModuleDelegate that will affect adopters of the class. The changes were suggested under bug#291833

The new changes introduce a new method getPath(IModule m), this new method provide a way to get the path relative to its parent of the given module contained within the application.

A default implementation that returns 'null' was provided but adopters should strongly consider to provide a proper implementation. If you have comments or concerns please use bug# 291833.

Best Regards,
-- --
Mr. Angel Vera
Server Tools Developer
E-Mail: arvera@xxxxxxxxxx
Tel: 905-413-5919
-----
Those who think that something is impossible,
should not interfere with those who are willing to do it. - Angel Vera


Back to the top