On 20/09/14 01:31, Willy Raets wrote:
> On za, 2014-09-20 at 00:19 +0100, John Leake wrote:
>> Thank you. Should the documentation in the wiki also be updated to
>> reflect this new behaviour ?
>
> I don't think so as the fix should make Gambas confirm the
> documentation :)
>
It only fixes your
On za, 2014-09-20 at 00:19 +0100, John Leake wrote:
> Thank you. Should the documentation in the wiki also be updated to
> reflect this new behaviour ?
I don't think so as the fix should make Gambas confirm the
documentation :)
Modules normally don't have the _new public method. As a matter of fa
On za, 2014-09-20 at 01:12 +0200, Benoît Minisini wrote:
> Le 20/09/2014 01:05, Benoît Minisini a écrit :
> > Le 20/09/2014 01:02, Benoît Minisini a écrit :
> >>
> >> Can you send your project? Normally the sentence "This class is
> >> creatable" is not display if you don't have a "_new" public met
Thank you. Should the documentation in the wiki also be updated to
reflect this new behaviour ?
On 20/09/14 00:12, Benoît Minisini wrote:
> Le 20/09/2014 01:05, Benoît Minisini a écrit :
>> Le 20/09/2014 01:02, Benoît Minisini a écrit :
>>>
>>> Can you send your project? Normally the sentence "Thi
Le 20/09/2014 01:05, Benoît Minisini a écrit :
> Le 20/09/2014 01:02, Benoît Minisini a écrit :
>>
>> Can you send your project? Normally the sentence "This class is
>> creatable" is not display if you don't have a "_new" public method.
>>
>> Regards,
>>
>
> Sorry, it is displayed when the help com
Le 20/09/2014 01:02, Benoît Minisini a écrit :
>
> Can you send your project? Normally the sentence "This class is
> creatable" is not display if you don't have a "_new" public method.
>
> Regards,
>
Sorry, it is displayed when the help comes from the source code! I fix
that...
--
Benoît Minisi
Le 19/09/2014 22:24, Willy Raets a écrit :
> Hi all,
>
> I have this Gambas library.
> I have made sure classes have their description (using ''' at the
> beginning) and public functions/methods have their description (using ''
> just before the function/method)
>
> I have this exported class named
> Indeed. I removed the constraint where a class without dynamic variable
> is not instanciable. But I don't know why I suddenly found that useful...
>
I am also dabbling with source comments and auto generated help wrt
modules in general and singleton objects.
Would the SVN commit history shine
On za, 2014-09-20 at 00:09 +0200, Benoît Minisini wrote:
> Le 19/09/2014 22:30, Tobias Boege a écrit :
> > On Fri, 19 Sep 2014, Willy Raets wrote:
> >> Hi all,
> >>
> >> I have this Gambas library.
> >> I have made sure classes have their description (using ''' at the
> >> beginning) and public fun
On vr, 2014-09-19 at 22:30 +0200, Tobias Boege wrote:
> On Fri, 19 Sep 2014, Willy Raets wrote:
> > Hi all,
> >
> > I have this Gambas library.
> > I have made sure classes have their description (using ''' at the
> > beginning) and public functions/methods have their description (using ''
> > jus
Le 19/09/2014 22:30, Tobias Boege a écrit :
> On Fri, 19 Sep 2014, Willy Raets wrote:
>> Hi all,
>>
>> I have this Gambas library.
>> I have made sure classes have their description (using ''' at the
>> beginning) and public functions/methods have their description (using ''
>> just before the func
On Fri, 19 Sep 2014, Willy Raets wrote:
> Hi all,
>
> I have this Gambas library.
> I have made sure classes have their description (using ''' at the
> beginning) and public functions/methods have their description (using ''
> just before the function/method)
>
> I have this exported class named
Hi all,
I have this Gambas library.
I have made sure classes have their description (using ''' at the
beginning) and public functions/methods have their description (using ''
just before the function/method)
I have this exported class named Update.
When typing Update in an application using the l
13 matches
Mail list logo