Diego Medina

Results 35 comments of Diego Medina

I think I finally figure out what I'm supposed to do here, should have some time to work on this over the weekend

I went the path of copying the `string` unexported function from the math/big package, but that function depended on a chain of functions that pretty much meant copying/pasting a large...

the out of sync is a real issue, I was worried about how to make sure we would port any bug fixes, etc, it's possible, but at times may not...

You may be able to use `RedirectWithState` like in here https://github.com/lift/framework/blob/8ccaa277ae37324ea6573b714621c14cf33690b8/persistence/proto/src/main/scala/net/liftweb/proto/ProtoUser.scala#L343

you can bring this up to the mailing list and there people will be able to better help you write your own and/or give you more info on this. Thanks

@farmdawgnation I stand innocent :) that commit was to revert a previous commit, and then I went back through the history of that file and the first commit that commented...

I just assigned it to myself, but if anyone want to look into it, go ahead.

Are you thinking of moving forward and not having things like `JsCmds`, etc? Maybe we can discuss it on the list. I remember having a need for something like this...