[Gambas-devel] Building Components
Vince Scott
vscott59 at ...651...
Tue May 25 16:57:05 CEST 2010
Benoit,
First, I want to say thanks for the reply. Second, I have really enjoyed writing applications in Gambas. It has allowed many Windows developers to migrate to Linux.
Where might I find the documentation for component written in Gambas. I've create the shell of one but don't understand what do with the 2 classes created or where I need to put them to access them.
I'm want to put reusable logic in these components so they can be more easily tested and reuse. I have found that sharing class file between projects can be very complicated. In this situation I would want to build components in Gambas to abstract the data. Our legacy system is built on C/C++. I would like to build components that interface better with this legacy code and encapsulate our business logic...thus also allowing us to automate testing.
If you can help me I would be willing to document the process I go through of creating a simple component and posting it for others. I think the real strength of Gambas is yet to be tapped with the development of components. That's what made VB so powerful...were all the 3rd party components.
Thank,
Vince
> From: gambas at ...1...
> To: gambas-devel at lists.sourceforge.net
> Date: Tue, 25 May 2010 16:15:21 +0200
> Subject: Re: [Gambas-devel] Building Components
>
> > I have been developing in Gambas for about 3 years. I would like to build
> > some components for Gambas both using the Gambas language and C/C++. Can
> > anyone direct me to where I might find 'complete' information on how to
> > complete these task. I have built a component using the Template code and
> > also within Gambas. But this only gets' you stared...I need the
> > information to complete.
> >
> >
> >
> > Any help would be greatly appreciated!
> >
> >
> >
> > Vince Scott
>
> Hi,
>
> I will provide you all the help you need.
>
> At the moment, only the documentation on how to write a component in Gambas is
> accurate. The documentation on how to write a component in C/C++ is out of
> date.
>
> Can you explain what sort of component you want to make exactly?
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
>
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20100525/91d1c1f0/attachment.html>
More information about the Devel
mailing list