[EMAIL PROTECTED] kirjoitti:
Funny,

<Dreaming>
trac runs as a standalone application, a UI shown in this trac and the ability to sync all local changes back into the main repo ... This would be increadible for all those people out in the world, how do not have internet access when they really need it.
</Dreaming>

Well someday your dream might realize... :D

I'm actually working with .NET application to be able to fool around with Trac database and do some operations that are not very feasible on web interface - like mass change operations on tickets.

Since I really didn't want to rewrite Trac, I took very different approach - main app is written in Python and only GUI frontend will be C# .NET.

Of course this kind of an approach has it's own limitations - you still need working Trac installation, access to Trac project itself and .NET CLR.

Currently I'm still experimenting with netPython. I'll post my proceedings when there is really something to announce.

--

Jani Tiainen


_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to