Open questions in no particular order:
* Do we still care about closed form models? We only have one, and
I'm not sure how often it's used.
* What classes/specs will we target? We currently support Druid
(Feral Cat/Bear) and Warrior (Protection).
* Do we stick to Java + Janino for the core? The alternative if I'm
writing it would be C or C++.
* Are there any major new features that require backend side support?
(I was thinking about a better movement model).
* Since maintaining 2 codebases is getting annoying I'm probably
going to unify the Cat/Bear code when I start work on this, but we'll
see.
* Should the reporting format change? More detailed reporting? Graphs?
* Do we want a new UI? (It would be ideal if someone else writes
this, depends on what the core is written in as well).
* Is generating stat values useful at all? (I'm really tempted to
pull this functionality, or hide it for most users somehow.)
Regards,
Yawning
On Wed, Jan 11, 2012 at 5:21 PM, Yellowfive <prc...@gmail.com> wrote:
> [snip]
> Anyway, thought I'd throw it out there as an option if anyone is
> interested. Feel free to contact me any time if you want to kick
> around some ideas.
While I am not ruling out anything at this point, it is unlikely that
we will introduce large external dependencies on things that we do not
have source code to. With that said, baring any rather unlikely
circumstances (mostly involving astronomical amounts of money and the
development team), Mew will continue to be available under a open
source license (It is possible that we may move to something with a
strong copyleft requirement in the future), and we welcome feature
requests, bug fixes and code contributions from third parties.
Regards,
Yawning