As usual this is hard to explain in a short message, but here goes.
We have a major library that provides all the persistence mechanisms for
what we call "Business Objects". In our case it's Horses, Stables,
Auctions, Trainers, Owners, etc etc, currently 38 of them and growing.
The reason for thi
Updates:
Status: Fixed
Labels: -Version Version-TRUNK
Comment #1 on issue 324 by benoit.m...@gmail.com: Tasks for deleted
sourcefiles not cleared
http://code.google.com/p/gambas/issues/detail?id=324
Fixed in revision #5121.
-
Le 03/09/2012 09:21, Bruce a écrit :
> Last one! [Today :-)]
>
> Given that
> a) a help comment appended to a method declaration line overrides all
> the wonderful help text I have composed above it, and
This is by design. Either you put a comment on the same line of the
symbol (at the end of co
Le 03/09/2012 08:30, Bruce a écrit :
> And another one ... :-)
>
> list items with emphasized content don't work, eg
> '' * using a query *Not recommended*
> gives
> using a query Not recommended
>
> (If it was me, I'd use ! and !! for emphasis/strong)
>
> B
>
That bug and the previous one on t
On Sun, 2012-09-02 at 17:01 +0200, Benoît Minisini wrote:
> Le 02/09/2012 14:15, Benoît Minisini a écrit :
> > Hi,
> >
> > In revision #5117, I have added a new gambas markup syntax for help
> > comments.
> >
> > The old syntax was a quick & dirty one inspired from the wiki. It didn't
> > aim at be
Last one! [Today :-)]
Given that
a) a help comment appended to a method declaration line overrides all
the wonderful help text I have composed above it, and
b) the code folder hides all the "above the line" help if the prior
method is collapsed.
I rather see that the help was based on the "belo