On 14 Σεπ 2010, at 9:49 μ.μ., Wolfgang Korn wrote:
> Panayotis,
>
> without having a look into NSBundle.java I suggest not changing the
> implementation right now. We are currently improving the Android
> compatibility layer to support Android's resolution of alternative
> resources (the resource folders with trailing modifiers like large, hdpi
> etc in their names). I agree with you that all that strange Android
> stuff should be removed from NSBundle.java. After adding support for
> alternative resources in the Android compatibility layer we might get
> rid of that stuff anyway. So I propose to postpone the changes to
> NSBundle.java and see what is left to do when we are done with the
> resource resolution implementation. Does that make sense to you?
Yes I agree.
The problem also right now is that I have this huge patch pending, and I am trying to make it work with the current version of XMLVM.
It sounds again that a more liberal repository is required ;) like mercurial, so that I could see the core developer's current changes (which will not affect the "stable" branch) and you could see mine :)
In any case, I am more than happy with your proposal :)
|