|
From: Hans-Peter D. <DrD...@ao...> - 2011-06-28 22:51:17
|
Michalis Kamburelis schrieb:
> Aleš Pavel wrote:
>> I used to studio 20011 abd exists some solution for error by
>> generating public type?
>> without rewrite sources, of course.
>>
>> example:
>>
>> { Metric class }
>> TMetricClass = class
>> public type <-- ERROR
>
> Unfortunately, PasDoc doesn't support such constructs for now. (FPC also
> has them, see
> http://wiki.lazarus.freepascal.org/class_extensions_examples ). Patches
> (changes will be needed at least in PasDoc_Parser, and in PasDoc_Items
> hierarchy) are welcome. This isn't so trivial to implement, but should
> be doable.
What's wrong with the "patches" in PasDoc2?
DoDi
|