Juno 0.2 + Tlbimpd

JohnC johnch_atms at hotmail.com
Mon Nov 27 06:09:27 PST 2006


"JohnC" <johnch_atms at hotmail.com> wrote in message 
news:ek40pp$1483$1 at digitaldaemon.com...
> The latest Juno release is up on DSource.
>
> The new packages are:
>    juno.xml - DOM processing and XSL transformations
>    juno.intl - culture-specific information and formatting (eg, currency, 
> numbers and date/time)
>
> Additionally, the COM package has been revamped, and the type library 
> importer - Tlbimpd - now generates D source files for just about any type 
> library you throw at it.
>
> I've also added support for translating between different text encodings. 
> The new Console class takes advantage of this to display characters 
> correctly according to its code page.
>
> The string module provides locale-aware sorting, case changing and 
> comparison operations.
>
> Work needs to be done on documentation, as well as good examples and 
> tutorials. But if you're familiar with the .NET class library, you should 
> be comfortable with Juno. You can always ask on the forum and I'll 
> endeavour to help.
>
> Juno is Windows-only and compiles on XP, and should also work on 2000 and 
> Vista (when it's released). Windows 95/98/ME aren't supported.
>
> Juno homepage: http://www.dsource.org/projects/juno
> Downloads: http://www.dsource.org/projects/juno/browser/downloads
> Forum: http://www.dsource.org/forums/viewforum.php?f=90
>
>

I've written a couple of tutorials that should help people get started with 
the COM stuff.

Automating the Windows shell - 
http://www.dsource.org/projects/juno/wiki/Tutorials/Automation
Using late binding to send emails over SMTP - 
http://www.dsource.org/projects/juno/wiki/Tutorials/LateBinding 





More information about the Digitalmars-d-announce mailing list