Closed GoogleCodeExporter closed 9 years ago
do you mean moving the JsAttributes in skc5.exe (SharpKit.JavaScript.Js*)
moving to SharpKit.othernamespace? What should be moved to what?
Original comment by sebastia...@gmail.com
on 3 Nov 2013 at 2:08
All mirrored attributes - currently in SKC5 should be PREFIXED before the
namespace, with "Mirrored"
SharpKit.JavaScript.JsAttribute -> Mirrored.SharpKit.JavaScript.JsAttribute
The attribute to clr converter should always lookup the mirrored type before
trying the unmirrored type.
Original comment by DanelK...@gmail.com
on 5 Nov 2013 at 3:39
Original comment by sebastia...@gmail.com
on 23 Nov 2013 at 1:54
Original comment by sebastia...@gmail.com
on 23 Nov 2013 at 1:54
Original comment by sebastia...@gmail.com
on 23 Nov 2013 at 1:55
Original issue reported on code.google.com by
DanelK...@gmail.com
on 21 Oct 2013 at 7:47