Sample code suggestions

Editors for WPF Forum

Posted 15 years ago by Crile Carvey
Avatar
It might make the code a little easier to read if you were to prefix the declarations like this:

xmlns:ActiproShared="http://schemas.actiprosoftware.com/winfx/xaml/wizard"

instead of this:

xmlns:shared="http://schemas.actiprosoftware.com/winfx/xaml/wizard"


Just a thought...

Crile

Comments (2)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Crile,

It really comes down to a personal preference, but you are free to change the prefix to anything you like.


Actipro Software Support

Posted 15 years ago by Crile Carvey
Avatar
Just a suggestion. I'm big on naming. When using third party code, I find it helpful to immediately see that "shared" is "Actipro shared" - not "Joe Blow shared".

Thanks
The latest build of this product (v24.1.2) was released 15 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.