[Gambas-devel] [RFC] Gambas implementation of the pop3 protocol

Benoît Minisini gambas at ...1...
Tue Aug 28 01:00:31 CEST 2012


Le 28/08/2012 00:55, Benoît Minisini a écrit :
> Le 27/08/2012 23:03, Benoît Minisini a écrit :
>> Le 27/08/2012 20:37, Sebastian Kulesz a écrit :
>>>>
>>>> Regarding svn. As you said the gb.net.smtp would be renamed, moved,
>>>> cooked, etc. i wanted to first have a working thing before we(I) break
>>>> something. Also, branching in svn is really difficult and confusing
>>>> (otherwise it would be as easy as bzr branch ....bzr merge), so i
>>>> first wanted to test the changes locally, send a diff so others could
>>>> test and THEN do the commit. That's the reason of the Release For
>>>> Comment subject ;)
>>
>> We can start with a distinct gb.net.pop3 component if you want. Merging
>> gb.net.smtp and gb.net.pop3 into one common component will need a bit of
>> work anyway.
>>
>> But putting it subversion allows people to use the component, test it,
>> give some feedback... I will do it.
>>
>> Regards,
>>
>
> Component put in subversion. I will made some changes, if you have
> questions about it, just ask!
>
> Regards,
>

I will mainly make private everything that should not be public, rename 
some variable, make read-only what should not be writable...

When writing an interface, always make the less possible things public!

-- 
Benoît Minisini




More information about the Devel mailing list