FastTable improvements done by Cyril are paid by Synectique

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

FastTable improvements done by Cyril are paid by Synectique

stepharo
Hi guys

just to tell you that Cyril Ferlicot is now part time employee of
Synectique  and as a first task we asked him
to improve fastTable and we give the enhancements to the community.
Yes we believe that improving the system we all used is beneficial for
synectique and yes we are really busy
running for business.


Stef on the behalf of http://www.synectique.eu

Reply | Threaded
Open this post in threaded view
|

Re: FastTable improvements done by Cyril are paid by Synectique

Stephan Eggermont-3
On 03-10-15 09:10, stepharo wrote:
> Hi guys
>
> just to tell you that Cyril Ferlicot is now part time employee of
> Synectique  and as a first task we asked him
> to improve fastTable and we give the enhancements to the community.

A big thanks to Synectique. Good table support is a lot of engineering
work, getting all the details right.

Stephan



Reply | Threaded
Open this post in threaded view
|

Re: FastTable improvements done by Cyril are paid by Synectique

Thierry Goubier
Le 03/10/2015 09:15, Stephan Eggermont a écrit :
> On 03-10-15 09:10, stepharo wrote:
>> Hi guys
>>
>> just to tell you that Cyril Ferlicot is now part time employee of
>> Synectique  and as a first task we asked him
>> to improve fastTable and we give the enhancements to the community.
>
> A big thanks to Synectique. Good table support is a lot of engineering
> work, getting all the details right.

Agreed. And a good sign of the business propects of Synectique as well.

Thierry

> Stephan
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: FastTable improvements done by Cyril are paid by Synectique

CyrilFerlicot
In reply to this post by stepharo
Le 03/10/2015 07:10, stepharo a écrit :

> Hi guys
>
> just to tell you that Cyril Ferlicot is now part time employee of
> Synectique  and as a first task we asked him
> to improve fastTable and we give the enhancements to the community.
> Yes we believe that improving the system we all used is beneficial for
> synectique and yes we are really busy
> running for business.
>
>
> Stef on the behalf of http://www.synectique.eu
>
Hello everyone!

As Stéphane explained I will work on the FastTable for Synectique.

I already commited a new configuration to correct some bugs (See
https://pharo.fogbugz.com/f/cases/16713/Update-FastTable-See-description-for-more-info).

I also begun a new type of FastTable: a FTOutlineTabbleMorph that is
able to display data with some separators. (There is an example on the
FastTable package).

I am now working on a widget in order to filter a FT. If you want to try
it you can load the widget from this repository:

MCHttpRepository
        location:
'http://smalltalkhub.com/mc/CyrilFerlicot/Morphic-Widgets-FastTableExtra/main'
        user: ''
        password: ''

It already works with some simple dataSource and if you want to use it
with an other dataSource you need to implement a single method that will
take a Regex and return a new dataSource. The content of the new
dataSource will be the content that match the regex.

In the future we want an other FastTable to display trees and we want
all this features to works with Glamour.

--

Cyril Ferlicot

http://www.synectique.eu

165 Avenue Bretagne
Lille 59000 France


signature.asc (836 bytes) Download Attachment