AndyDentFree / AndyDentFree/rb2doxy
Update to cope with new property XML syntax
Open
auto-migrated
Priority-Critical
Type-Defect
- Dominant language
- REALbasic
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
In RB2008r1, a property looked like
mDecs() As rbrwDecorator
By RB2008r4 this has now been expanded and refactored into XML elements rather
than
attributes:
mDecs()
1
134217984
mDecs() As rbrwDecorator
134217984
mDecs() As rbrwDecorator
1
0
```
Original issue reported on code.google.com by `dentaroo@gmail.com` on 12 Oct 2008 at 8:21
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.