By kkchan - 1/8/2007
Hi,
I can forseen there are many features I would like to add more functionality to SF.NET. I know i-layer is not recomended. Shall you please give some recommendation of the changes which doesn't break SF.NET, and less modifications need to be done when I create new projects/items?
Thank you
|
By StrataFrame Team - 1/9/2007
I would recommend that you create your own set of assemblies that contain classes that inherit from the StrataFrame classes that you want to modify rather than changing the SF source code directly. Also, if you are making several changes to a project when you create one, then you might want to modify the project template to create the boilerplate code for you.
|
|