Re: Problems with Gio implementation



Sergio, José can you guys please review this patch?

I've done a review already btw. The patch was missing the changes in
Makefile.am I think.

On Wed, 2009-08-26 at 02:53 +0200, Javier Jardón wrote:
> El 20 de agosto de 2009 13:10, Javier Jardón<javierjc1982 gmail com> escribió:
> > Hello,
> >
> > I'm working in the gio implementation for tinymail but I have some
> > problems (sorry if some of them are obvious, I'm new in Glib/GTK+
> > development):
> >
> > The tinymail stream  (tny-stream) [1] is a in/out stream.
> > The problem is that in gio there is not in/out streams, so you have to
> > use a output stream or a input stream.
> >
> > I try to solve this working with two streams internally, so you have to
> > pass the two stream when calling the function:
> >
> 
> Here a patch with a GIO implementation for tinymail.
> 
> I've tried to solve the problem with the streams creating twi
> different objects: one for output stream (TnyGioOutputStream) and
> other for the input streams (TnyGioInputStreams)
> 
> Now, the application developer should be aware if the TnyStream that
> he wants is an output or an input stream (he already know this because
> if he use Gio, he has created a input or an output stream)
> 
> Please,review it and tell me if I have to fix something.
> 
> Regards
> _______________________________________________
> tinymail-devel-list mailing list
> tinymail-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/tinymail-devel-list


-- 
Philip Van Hoof, freelance software developer
home: me at pvanhoof dot be 
gnome: pvanhoof at gnome dot org 
http://pvanhoof.be/blog
http://codeminded.be



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]