This page requires java-script to be enabled. Please adjust your browser-settings.
streber
PM
Login
|
Register
Home
Recent changes
Your Tasks
Efforts
Bookmarks
Overall changes
P
rojects
for
streber commun...
streber
People
Companies
S
earch:
streber
>
Tasks
|
Topics
|
Milestones
|
Versions
|
Files
|
Changes
Help
Allow creation...
> Comment
balancing
/
#6602
Edit
Bookmark
Delete
Although I agree about the functionality you request I also see the implementation side. Adding some kind of email client to streber not only be a lot of work, it would be code that is not really relevant for the core features. Even given this handler is easy to code (which I doubt), it would stay in the project forever and need additional future resources for maintaining. I really learned that additional code will lead to additional problems.
That's why we should invest the time into writing an API (which shouldn't be that hard) and write a neatly separated data wrapper in perl or python to convert e-mails into API.calls ala
<xml> <action function="taskNew" accountId="123" > <task> <name>xc</name> </task> <action>
Considering the current speed of development this might be a pretty distant future.