bayonne-devel
[Top][All Lists]
Advanced

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

[Bayonne-devel] 0.6.1, russian language support, and macro script proces


From: David Sugar
Subject: [Bayonne-devel] 0.6.1, russian language support, and macro script processing
Date: Thu, 21 Jul 2005 05:53:42 -0400
User-agent: Mozilla Thunderbird 1.0.5 (Macintosh/20050711)

I have been able to get through most of the hard part of recoding the Russian phrasebook module, so that, and a few other changes, particularly related to external wrapper config files for executables that are in libexec, rather than .pl/.py/.php files in scripts, which are auto-wrapped and parsed for #bayonne: fields, will be in 0.6.1.

The macros facility will soon be used with libexec .tgi apps to wrap libexec apps under macro commands for bayonne scripting, and a complete default macro library will be supplied in future releases. This means you will be able to do things like:

        import sendmail
        record temp/myrecording
        sendmail::local to="address@hidden" file="temp/myrecording"

and have sendmail::local invoke sendmail.tgi through libexec, which would be a perl app that then completes sendmail delivery. This removes a lot of the burdon of coding new extensions in ccscript itself or within Bayonne to do specialized and extended processing, like sending email, invoking tts (import festival), or other things like that which already have good support in other scripting languages (like perl)...this will become more appearent as macros are added over time.

Attachment: dyfet.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]