[Mono-dev] Afallon: open source WPF implementation

Jeremy Bell bell.jeremy at gmail.com
Thu Jun 13 20:37:31 UTC 2013


I believe .net mf is apache licensed


On Thu, Jun 13, 2013 at 4:31 PM, Jonathan Lima <greenboxal at gmail.com> wrote:

> Would I have licensing problems using Micro Framework code? I want to use
> any opensource license that I could use it on commercial projects(MIT
> probably).
>
> @Stephen
> I'm organizing the code as it is splitted across some projects, soon I'll
> put it into a git repo.
>
>
> On Thu, Jun 13, 2013 at 5:28 PM, Jeremy Bell <bell.jeremy at gmail.com>wrote:
>
>> There is a subset of the WPF framework implemented in the .net
>> microframework. It might be a good starting point (xaml parsing, data
>> binding scaffolding perhaps?) - you'd almost certainly need to rewrite all
>> the rendering code however as I believe it is a software renderer.
>>
>>
>> On Thu, Jun 13, 2013 at 3:45 PM, Stephen Shaw <sshaw at decriptor.com>wrote:
>>
>>> Do you have the code published somewhere?
>>>
>>> Cheers,
>>> Stephen
>>>
>>> PS. good luck on this big task.
>>>
>>> On Thu, Jun 13, 2013 at 1:41 PM, Jonathan Lima <greenboxal at gmail.com>
>>> wrote:
>>> > In my view, WPF is the most complex and powerful UI system ever
>>> created(the
>>> > layout and the composing system are amazing) and I really need an
>>> opensource
>>> > implementation of the Presentation Framework to use it on other
>>> platforms
>>> > and to have more control about it(rendering it into an OpenGL window
>>> maybe).
>>> >
>>> > I know that this will be a long road and that maybe it would never be
>>> 100%
>>> > complete, but I'm starting to develop Afallon(it's another way to write
>>> > Avalon :D), an opensource implementation of the current version of WPF.
>>> >
>>> > I'll develop it aiming in a good platform abstraction and a good
>>> > performance.
>>> >
>>> > I already have a good base done, I think.
>>> > Now I want to ask: Is there someone that would want to help in the
>>> > development? It's a fairly large project and I need all help possible
>>> x.x
>>> >
>>> > Thanks for your time,
>>> > Jonathan Lima
>>> >
>>> > _______________________________________________
>>> > Mono-devel-list mailing list
>>> > Mono-devel-list at lists.ximian.com
>>> > http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>> >
>>> _______________________________________________
>>> Mono-devel-list mailing list
>>> Mono-devel-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130613/acf7dc76/attachment.html>


More information about the Mono-devel-list mailing list