Derek:
I have added some types declared in gnc-engine.h file as string to
GType in my gobject-engine-dev, like the one for gnc_numeric Phil
does, then this could be added to your branch with out alter the
system, and could help Phil in he's branch.
2007/4/9, Derek Atkins <[EMAIL PROTECTED]>:
> I
2007/4/12, Daniel Espinosa <[EMAIL PROTECTED]>:
> 2007/4/12, David Hampton <[EMAIL PROTECTED]>:
> > On Thu, 2007-04-12 at 14:06 -0500, Daniel Espinosa wrote:
> >
> > > I can understand why you feel that; the reason is that I don't think
> > > that convert QOF to GObject will be a good idea because
2007/4/12, David Hampton <[EMAIL PROTECTED]>:
> On Thu, 2007-04-12 at 14:06 -0500, Daniel Espinosa wrote:
>
> > I can understand why you feel that; the reason is that I don't think
> > that convert QOF to GObject will be a good idea because its
> > implementation doesn't allow it, you'll never have
On Thu, 2007-04-12 at 14:06 -0500, Daniel Espinosa wrote:
> I can understand why you feel that; the reason is that I don't think
> that convert QOF to GObject will be a good idea because its
> implementation doesn't allow it, you'll never have a full GObject
> system if you insist to use QOF.
You
2007/4/12, Josh Sled <[EMAIL PROTECTED]>:
> On Thu, 2007-04-12 at 09:24 -0400, Derek Atkins wrote:
> > "Daniel Espinosa" <[EMAIL PROTECTED]> writes:
> > > I have some ideas, to add this feature:
> > >
> > > - Add a GdaDataModel interface to QofCollection object
> > > - Try to create a GdaServerProv
2007/4/12, Derek Atkins <[EMAIL PROTECTED]>:
> "Daniel Espinosa" <[EMAIL PROTECTED]> writes:
>
> >> I think we have a major communication issue here...
> >
> > Yes we do...
>
> Well, we should work on that.
>
Ok great!
> >> qof_instance_release()
> >> really doesn't do all that much interesting,
On Wed, 2007-04-11 at 18:27 -0500, Daniel Espinosa wrote:
> See other projects use Anjuta to create GObject templates, and you'll
> see what I mean.
Daniel, you continue to indicate that you believe that we don't
understand what a "proper" gobject looks like.
Evidence that we do can be found in:
On Thu, 2007-04-12 at 09:24 -0400, Derek Atkins wrote:
> "Daniel Espinosa" <[EMAIL PROTECTED]> writes:
> > I have some ideas, to add this feature:
> >
> > - Add a GdaDataModel interface to QofCollection object
> > - Try to create a GdaServerProvider for the actual XML file
> > - Create a wrapper li
"Daniel Espinosa" <[EMAIL PROTECTED]> writes:
>> I think we have a major communication issue here...
>
> Yes we do...
Well, we should work on that.
>> qof_instance_release()
>> really doesn't do all that much interesting, and I don't understand
>> why that work can't be done in the QofInstance d