[MonoDevelop] Welcome Page Localization Patch

Scott Ellington scottell.lists at gmail.com
Thu Nov 30 20:28:22 EST 2006


Hi,

On Thu, 2006-11-30 at 09:16 +0000, Gideon de Swardt wrote:

> My personal opinion is that complexity does not always mean more maintenance
> later. I am all for more complexity that makes maintenance less in the
> future and in this case it means less maintenance.
> 
> I really think having the xml document storing the content makes it easier
> to add and amend links and content for the welcome page, purely because the
> content is not stored inside the formatted xslt document but rather inside
> the xml document. It actually even simplifies the xslt as well, as all links
> and actions will now be formatted in the same way, meaning more consistency.
> Personally I think this is a win win situation that is not overly complex at
> all. 
> 
> If you open the xml document that I submitted with the patch, it will become
> apparent what I am referring to by maintaining the content etc.

The thing is, this addin does not change much.  When it does, it will be
between releases.  So, a dynamic setup really does not gain us anything.
That and the patch to do it in the way I described would be very small
and simple.  Which is always good.

But anyways, it doesn't really matter.  I have tried your patch and it
does not seem to break anything.  I am not familiar with the tricks you
used to get localization working, but if it does, great.  So, commiting
this patch is ok with me.

thanks for the effort,
Scott



More information about the Monodevelop-list mailing list