Re: [lazarus] Lazarus RB Edition w/Plugger

2006-01-04 Thread Mattias Gaertner
On Wed, 03 Aug 2005 12:18:04 -0700
L505 [EMAIL PROTECTED] wrote:

 Lazarus RB Editon implements Plugger, a special and easy way to write
 truly dynamic plug-ins for Lazarus and in the future, other IDE's. It is
 in Alpha testing, but so far I have found it to be stable, with the minor
 testing I've done.
 
 Links:
   Download and Info
 http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Lazarus-RB-Edition
   Direct Download
 http://z505.com/download/lazrb/LazRB_0.9.7Alpha.zip

Is this the newest version?
Where is the lazarus stuff?


Mattias

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Lazarus RB Edition w/Plugger

2006-01-04 Thread L505
  Links:
Download and Info
  http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Lazarus-RB-Edition
Direct Download
  http://z505.com/download/lazrb/LazRB_0.9.7Alpha.zip

 Is this the newest version?
 Where is the lazarus stuff?


 Mattias


The latest version is on SVN.. I'm actually way behind in implementing more 
stuff
into LazarusRB because I'm working on Plugger for the Syn Text editor too. The
plug-ins that I have now, work for Syn text editor and Lazarus. Why? because I 
use
Syn to create and edit html pages on MS Windows.. And Lazarus isn't exactly an 
HTML
editor.. so there are some uses right there for the DLL cross-application 
plug-in
system.

I will not be continuing the LazarusRB as a separate branch forever - there are 
so
many bug fixes that are implemented into the main Lazarus branch, that it would 
be
silly and makes no sense for someone to make a separate long term LazarusRB 
branch.

What will happen is either I will run patches on the latest lazarus realease (to
implement plugger into the latest version of lazarus), or our two branches 
(main and
RB) will merge together and there will be no lazarusRB branch at all. I just 
wanted
to prove the idea of a DLL plug in system works, in addition to component 
plug-ins
like BPL's. I feel both BPL plug-in systems and plugger systems are worth it in
Lazarus, myself.

Check these links for hot stuff:

Latest SVN
 https://opensvn.csie.org/pspcgi/LazarusRB/

Showing lazarusrb in action:
 http://prdownloads.sourceforge.net/pascal-webdev/Winkpsp_vid1.zip?download

Showing a lazarus plug-in working in a Syn editor too:
 http://z505.com/syn/winkSyn_2.htm

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Lazarus RB Edition w/Plugger

2005-08-03 Thread Vincent Snijders

L505 wrote:

Lazarus RB Editon implements Plugger, a special and easy way to write truly
dynamic plug-ins for Lazarus and in the future, other IDE's. It is in Alpha
testing, but so far I have found it to be stable, with the minor testing I've
done.

Links:
  Download and Info
http://z505.com/cgi-bin/qkcont/qkcont.cgi?p=Lazarus-RB-Edition
  Direct Download
http://z505.com/download/lazrb/LazRB_0.9.7Alpha.zip


Where can I download the (changes in the) lazarus source code?

Vincent.

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Lazarus RB Edition w/Plugger

2005-08-03 Thread L505

| Where can I download the (changes in the) lazarus source code?
|
| Vincent.

Well, first let me know what you think of the plugins before calling the GNU
cops ;-)
I haven't finished figuring out how to distribute the code, I could do a bunch
of DIFF patches or just make you download 24MB or so file. I'll post a message
when I decide.

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Lazarus RB Edition w/Plugger

2005-08-03 Thread Vincent Snijders

L505 wrote:

| Where can I download the (changes in the) lazarus source code?
|
| Vincent.

Well, first let me know what you think of the plugins before calling the GNU
cops ;-)
I haven't finished figuring out how to distribute the code, I could do a bunch
of DIFF patches or just make you download 24MB or so file. I'll post a message
when I decide.


Well, first we have to see the source, before we can decide. ;-)

And since you distribute a binary based on GPL-ed source, you must 
distribute the source too.


Vincent

_
To unsubscribe: mail [EMAIL PROTECTED] with
   unsubscribe as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives


Re: [lazarus] Lazarus RB Edition w/Plugger

2005-08-03 Thread Darius Blaszijk

 I haven't finished figuring out how to distribute the code, I could do a
bunch
 of DIFF patches or just make you download 24MB or so file.

Why don't you just put the source tree (stripped from svn entries) zipped on
your site. It will be about 9Mb in size. Anyone can download and build it
theirselves, or otherwise supply a note how to build it.

Darius Blaszijk

_
 To unsubscribe: mail [EMAIL PROTECTED] with
unsubscribe as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives