Unforunately, I don't have specific questions because I don't know
what many of the classes do. Since many rely on a disconnected set of
unrelated attributes, it is often unclear which ones work together and
how. The code samples at the very least gave me a clue as to what
attributes worked together.

Frankly, I miss the clear layout that used to be the front page of the
mertner wiki docs:
    
http://web.archive.org/web/20070609052712/http://www.mertner.com/confluence/display/MbUnit/Documentation
The namepace-centric organization of the Sandcastle docs I find
overwhelming, as it mixes up classes and attributes and internal stuff
with more commonly used stuff. The wiki front page was a great one-
stop shop for the classes most commonly used.

Also, the wiki actually explained the high-level purpose of the
attributes and how they related, not just what a single method does in
isolation (as the Sandcastle docs), which doesn't really help. Almost
all the method descriptions are empty anyway, so you are left with no
way to figure out how to use a class.

For instance, I was trying to remember just now what
TestSuiteAttribute was used for--the name is too generic for me to
remember. The current docs are totally useless (they are quite
literally blank), but the mertner wiki showed me how to use it
instantly with a very clear explanation and detailed code example:

http://web.archive.org/web/20070625130708/www.mertner.com/confluence/display/MbUnit/TestSuiteFixture

It shows what it is, what fixture it is used by, and how methods that
are decorated with it should be structured.

Without this info, novice users are really left in the dark.

-Wes

On Jan 31, 1:52 pm, Jeff Brown <[EMAIL PROTECTED]> wrote:
> The Mertner wiki also contained a bunch of information that was incorrect or 
> misleading.  But I take your point regardless.
>
> I will pass these comments along to the team.
>
> Is there anything I can help you with now?
>
> Jeff.
>
>
>
> -----Original Message-----
> From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of 
> Hungry for Knowledge
> Sent: Thursday, January 31, 2008 3:30 AM
> To: MbUnit.User
> Subject: MbUnit Re: wiki, where did it go?
>
> Unfortunately the code samples are no longer included.
>
> I've been setting up MbUNit in december and used the mertner wiki extensively 
> for code samples, like for the AssemblyCleanupAttribute attribute, which was 
> very clearly explained. I can not find this back in the current documentation.
>
> I really think it's a shame the mertner wiki got canceled because it provided 
> a lot of extra information on use cases for the various attributes. The 
> current documentation is simply a summary of what classes exist but provides 
> no help on use cases.
>
> Serge Desmedt
>
> My Blog:http://sdesmedt.wordpress.com
>
> On 17 jan, 02:45, "Jeff Brown" <[EMAIL PROTECTED]> wrote:
> > Sorry, my answer might not have been very clear.
>
> > The content from the Mertner wiki has been migrated for the most part
> > into the new docs site.  The wiki itself has been retired.
>
> > Jeff.
>
> > -----Original Message-----
> > From: [email protected] [mailto:[EMAIL PROTECTED]
> > On
>
> > Behalf Of Jeff Brown
> > Sent: Wednesday, January 16, 2008 3:42 PM
> > To: [email protected]
> > Subject: MbUnit Re: wiki, where did it go?
>
> >http://www.mbunit.com/http://docs.mbunit.com/
>
> > Jeff.
>
> > -----Original Message-----
> > From: [email protected] [mailto:[EMAIL PROTECTED]
> > On Behalf Of Wesley Hunt
> > Sent: Wednesday, January 16, 2008 3:34 PM
> > To: MbUnit.User
> > Subject: MbUnit wiki, where did it go?
>
> >http://www.mertner.com/confluence/display/MbUnit/Documentation
>
> > Everything is dead now, and a quick look around the web gives no clue
> > as to what happened. can someone shed some light as to where it went?
>
> > Thanks,
> > Wes- Tekst uit oorspronkelijk bericht niet weergeven -
>
> > - Tekst uit oorspronkelijk bericht weergeven -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to