Re: WOWODC 13 : Dash
Re: WOWODC 13 : Dash
- Subject: Re: WOWODC 13 : Dash
- From: Faizel Dakri <email@hidden>
- Date: Fri, 28 Jun 2013 09:56:50 -0500
I think this is due to javadoc comments that have unencoded html entities in them (e.g. '<' instead of '<'). This confuses the script that generates the Tokens.xml file for the docset (assuming you're using the same scripts from the Dash website).
You either have to find each file and update its javadoc (painstaking) or fix it as you process it while generating the docset (hackish)--choose your poison. I chose the latter and may not work when you update your copy of Wonder if new javadoc has been added that adds other unencoded entities.
I have docsets that I generated for an older copy of Wonder [1] and WO 5.4.3 [2], if you're interested. If you open the individual docset packages, you can see the scripts that I used to pre-process the javadoc for both docsets.
I don't guarantee that the scripts will get you 100% class coverage, but it does get you a heck of a lot more than if you were to generate the docset using the default scripts (in my Dash docset, I have 2208 wonder classes and 788 WO classes, which is a lot more than when I generated them without pre-processing the javadoc comments).
Hope that helps.
F
--
Faizel Dakri
[1] https://dl.dropboxusercontent.com/u/57949917/wonder5.api.docset.zip
[2] https://dl.dropboxusercontent.com/u/57949917/wo543.api.docset.zip
On 2013-Jun-28, at 03:33 AM, "Markus Stoll, junidas GmbH" <email@hidden> wrote:
> Hi Ken,
>
> thank you so much; I was already using Dash and this is just what I missed!
>
> I just wonder, why all the ERX* classes do not show up on searching for it?
> If you click through references, you get them, so they seem to be thereā¦
> Do I miss something?
>
> regards, Markus
>
> Am 27.06.2013 um 13:46 schrieb ISHIMOTO Ken <email@hidden>:
>
>> Here is the Information about Dash.
>>
>> Hope you like it.
>>
>> App : https://itunes.apple.com/app/dash-docs-snippets/id458034879?mt=12
>>
>> DocSet : https://dl.dropboxusercontent.com/u/1548210/API/WODocSets.zip
>>
>>
>>
>> Thank you
>>
>> Ken Ishimoto
>>
>
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden