Michael Van Canneyt wrote:
As far as I'm concerned, this is an absolute must for inclusion in Lazarus
by default. It would ensure that lazarus covers all areas of modern
development. (if such a thing exists...)
When I made my "modern" comment, I actually meant it with students in mind. Who sometimes hear that pascal is an "old" language.

So saying "modern" implies that it is like Python or C# or Java etc..

Having XML/RPC/Webservices inbuilt would be a good step.....

The other big issue, something that delphi suffers from bigtime, is package-management.

Having worked with Perl, they really do a wonderful job of package management.

That is, if you want say, a ups library, type in "ppm search ups". It gives you a list of modules. To install one, you say "install 2" (install the second module on the list). Bingo, it now works....

Being open source, Lazarus really lends itself to doing the same thing. That's an example of a really "modern" feature.

This one just takes time to implement, but perl does it really nicely. In delphi, it can take so long to find code to do something. They are way behind perl in that respect. So it is an opportunity I believe...

Regards

David




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

Reply via email to