Mixing up 2.7 and 2.8 codes inline (was Re: [Lift] Why not SHtml?)

2010-02-10 Thread Indrajit Raychaudhuri

Hey Naftoli,

Man, it would be great *not to* mix up 2.7 and 2.8 codes inline.

Keeping it in sync with master would get very confusing and error prone 
(personally I don't find that aesthetically pleasing either).


In fact, with some adjustment, it's possible to have parts of code 
friendly with both 2.7 and 2.8. That way, we'll have smaller delta to 
manage between the branches. If necessary, feel free to reopen #313 and 
backport as much as possible.


Cheers, Indrajit

On 10/02/10 9:59 AM, Naftoli Gugenheim wrote:

Never mind, apparently I wasn't up to date.

On Tue, Feb 9, 2010 at 11:20 PM, Naftoli Gugenheim naftoli...@gmail.com
mailto:naftoli...@gmail.com wrote:

I got OneToMany to compile (not in a way that would work on 2.7 though).
Then I tried to push it:
naft...@naftoli-pc /c/dev/gitrepo/liftweb (280_port_refresh)
$ git rebase origin/280_port_refresh
Current branch 280_port_refresh is up to date.

naft...@naftoli-pc /c/dev/gitrepo/liftweb (280_port_refresh)
$ git push origin 280_port_refresh
To g...@github.com:dpp/liftweb.git
  ! [rejected]280_port_refresh - 280_port_refresh (non-fast
forward)
error: failed to push some refs to 'g...@github.com:dpp/liftweb.git'

naft...@naftoli-pc /c/dev/gitrepo/liftweb (280_port_refresh)
$

Actually I only did the rebase to be sure, after I had already
gotten the 'non-fast forward' error. What am I doing wrong?

As far as ManyToMany, I can't work on it because the compiler seems
to just freeze (using up CPU though). I assume that means there's a
compiler bug involved.

Thanks.


On Tue, Feb 9, 2010 at 5:46 PM, David Pollak
feeder.of.the.be...@gmail.com
mailto:feeder.of.the.be...@gmail.com wrote:



On Tue, Feb 9, 2010 at 2:28 PM, Naftoli Gugenheim
naftoli...@gmail.com mailto:naftoli...@gmail.com wrote:

Could you give me exact instructions what to do to test my
code on 2.8?


git checkout -b 280_port_refresh origin/280_port_refresh
cd framework/lift-persistence/lift-mapper
emacs $(grep -l FIXME: 280 $(find . -name *.scala))

remove the comments around your code.  Make it compile and pass
the existing tests.

Thanks.

2010/2/7 David Pollak feeder.of.the.be...@gmail.com
mailto:feeder.of.the.be...@gmail.com



On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim
naftoli...@gmail.com mailto:naftoli...@gmail.com wrote:

So if I get around to it would it indeed be
preferable to point it to SHtml?


Changing the code is one of the lowest priorities I
could imagine.  I would say that closing the stuff
you've had on review board for  1 months would be much
higher priority.  Adding copyright notices and other
headers to the code you've written in Lift is a higher
priority.  Helping to port your code to 2.8 would be a
higher priority.


-
David Pollakfeeder.of.the.be...@gmail.com
mailto:feeder.of.the.be...@gmail.com wrote:

On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim
naftoli...@gmail.com
mailto:naftoli...@gmail.comwrote:

  Hello. Why do Mapper's toForm implementations use
S.fmapFunc directly
  rather than using SHtml? Is it not duplicate code?
 

Because the Mapper code was the earliest Lift
code... written long before
SHtml.


  Thanks.
 
  --
  You received this message because you are
subscribed to the Google Groups
  Lift group.
  To post to this group, send email to
liftweb@googlegroups.com
mailto:liftweb@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.com

mailto:liftweb%2bunsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
mailto:liftweb%252bunsubscr...@googlegroups.com
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 


--
Lift, the simply functional web framework
http://liftweb.net
Beginning Scala
http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp

Re: [Lift] Why not SHtml?

2010-02-09 Thread Naftoli Gugenheim
Could you give me exact instructions what to do to test my code on 2.8?
Thanks.

2010/2/7 David Pollak feeder.of.the.be...@gmail.com



 On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 So if I get around to it would it indeed be preferable to point it to
 SHtml?


 Changing the code is one of the lowest priorities I could imagine.  I would
 say that closing the stuff you've had on review board for  1 months would
 be much higher priority.  Adding copyright notices and other headers to the
 code you've written in Lift is a higher priority.  Helping to port your code
 to 2.8 would be a higher priority.



 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:

  Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
  rather than using SHtml? Is it not duplicate code?
 

 Because the Mapper code was the earliest Lift code... written long before
 SHtml.


  Thanks.
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 


 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.

 --

 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.



Re: [Lift] Why not SHtml?

2010-02-09 Thread David Pollak
On Tue, Feb 9, 2010 at 2:28 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 Could you give me exact instructions what to do to test my code on 2.8?


git checkout -b 280_port_refresh origin/280_port_refresh
cd framework/lift-persistence/lift-mapper
emacs $(grep -l FIXME: 280 $(find . -name *.scala))

remove the comments around your code.  Make it compile and pass the existing
tests.


 Thanks.

 2010/2/7 David Pollak feeder.of.the.be...@gmail.com



 On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim 
 naftoli...@gmail.comwrote:

 So if I get around to it would it indeed be preferable to point it to
 SHtml?


 Changing the code is one of the lowest priorities I could imagine.  I
 would say that closing the stuff you've had on review board for  1 months
 would be much higher priority.  Adding copyright notices and other headers
 to the code you've written in Lift is a higher priority.  Helping to port
 your code to 2.8 would be a higher priority.



 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:

  Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
  rather than using SHtml? Is it not duplicate code?
 

 Because the Mapper code was the earliest Lift code... written long before
 SHtml.


  Thanks.
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 


 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.

 --

 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.



Re: [Lift] Why not SHtml?

2010-02-09 Thread Naftoli Gugenheim
Sorry - what's the Windows (eclipse) equivalent--i.e., what does that line do?
Also I wasn't sure what you meant by 'comments around my code.'
Thanks!

-
David Pollakfeeder.of.the.be...@gmail.com wrote:

On Tue, Feb 9, 2010 at 2:28 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 Could you give me exact instructions what to do to test my code on 2.8?


git checkout -b 280_port_refresh origin/280_port_refresh
cd framework/lift-persistence/lift-mapper
emacs $(grep -l FIXME: 280 $(find . -name *.scala))

remove the comments around your code.  Make it compile and pass the existing
tests.


 Thanks.

 2010/2/7 David Pollak feeder.of.the.be...@gmail.com



 On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim 
 naftoli...@gmail.comwrote:

 So if I get around to it would it indeed be preferable to point it to
 SHtml?


 Changing the code is one of the lowest priorities I could imagine.  I
 would say that closing the stuff you've had on review board for  1 months
 would be much higher priority.  Adding copyright notices and other headers
 to the code you've written in Lift is a higher priority.  Helping to port
 your code to 2.8 would be a higher priority.



 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:

  Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
  rather than using SHtml? Is it not duplicate code?
 

 Because the Mapper code was the earliest Lift code... written long before
 SHtml.


  Thanks.
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 


 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.

 --

 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.



Re: [Lift] Why not SHtml?

2010-02-09 Thread David Pollak
On Tue, Feb 9, 2010 at 2:49 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 Sorry - what's the Windows (eclipse) equivalent--i.e., what does that line
 do?


Find all the files that contain FIXME: 280 in the mapper package.


 Also I wasn't sure what you meant by 'comments around my code.'


It will become very obvious when you open the files.  The entire contents
of:
./src/test/scala/net/liftweb/mapper/ManyToManySpecs.scala
./src/main/scala/net/liftweb/mapper/ManyToMany.scala
./src/main/scala/net/liftweb/mapper/OneToMany.scala

Are commented out.


 Thanks!

 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Tue, Feb 9, 2010 at 2:28 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:

  Could you give me exact instructions what to do to test my code on 2.8?


 git checkout -b 280_port_refresh origin/280_port_refresh
 cd framework/lift-persistence/lift-mapper
 emacs $(grep -l FIXME: 280 $(find . -name *.scala))

 remove the comments around your code.  Make it compile and pass the
 existing
 tests.


  Thanks.
 
  2010/2/7 David Pollak feeder.of.the.be...@gmail.com
 
 
 
  On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:
 
  So if I get around to it would it indeed be preferable to point it to
  SHtml?
 
 
  Changing the code is one of the lowest priorities I could imagine.  I
  would say that closing the stuff you've had on review board for  1
 months
  would be much higher priority.  Adding copyright notices and other
 headers
  to the code you've written in Lift is a higher priority.  Helping to
 port
  your code to 2.8 would be a higher priority.
 
 
 
  -
  David Pollakfeeder.of.the.be...@gmail.com wrote:
 
  On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim 
 naftoli...@gmail.com
  wrote:
 
   Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
   rather than using SHtml? Is it not duplicate code?
  
 
  Because the Mapper code was the earliest Lift code... written long
 before
  SHtml.
 
 
   Thanks.
  
   --
   You received this message because you are subscribed to the Google
  Groups
   Lift group.
   To post to this group, send email to lift...@googlegroups.com.
   To unsubscribe from this group, send email to
   liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 liftweb%252bunsubscr...@googlegroups.comliftweb%25252bunsubscr...@googlegroups.com
 
  
   .
   For more options, visit this group at
   http://groups.google.com/group/liftweb?hl=en.
  
  
 
 
  --
  Lift, the simply functional web framework http://liftweb.net
  Beginning Scala http://www.apress.com/book/view/1430219890
  Follow me: http://twitter.com/dpp
  Surf the harmonics
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
  --
 
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 
 
 
  --
  Lift, the simply functional web framework http://liftweb.net
  Beginning Scala http://www.apress.com/book/view/1430219890
  Follow me: http://twitter.com/dpp
  Surf the harmonics
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 
   --
  You received this message because you are subscribed to the Google Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 



 --
 Lift, the simply functional web 

Re: [Lift] Why not SHtml?

2010-02-09 Thread Naftoli Gugenheim
Never mind, I go your intent. Thanks.

-
David Pollakfeeder.of.the.be...@gmail.com wrote:

On Tue, Feb 9, 2010 at 2:28 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 Could you give me exact instructions what to do to test my code on 2.8?


git checkout -b 280_port_refresh origin/280_port_refresh
cd framework/lift-persistence/lift-mapper
emacs $(grep -l FIXME: 280 $(find . -name *.scala))

remove the comments around your code.  Make it compile and pass the existing
tests.


 Thanks.

 2010/2/7 David Pollak feeder.of.the.be...@gmail.com



 On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim 
 naftoli...@gmail.comwrote:

 So if I get around to it would it indeed be preferable to point it to
 SHtml?


 Changing the code is one of the lowest priorities I could imagine.  I
 would say that closing the stuff you've had on review board for  1 months
 would be much higher priority.  Adding copyright notices and other headers
 to the code you've written in Lift is a higher priority.  Helping to port
 your code to 2.8 would be a higher priority.



 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:

  Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
  rather than using SHtml? Is it not duplicate code?
 

 Because the Mapper code was the earliest Lift code... written long before
 SHtml.


  Thanks.
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 


 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.

 --

 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.



Re: [Lift] Why not SHtml?

2010-02-09 Thread Naftoli Gugenheim
Thanks

-
David Pollakfeeder.of.the.be...@gmail.com wrote:

On Tue, Feb 9, 2010 at 2:49 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 Sorry - what's the Windows (eclipse) equivalent--i.e., what does that line
 do?


Find all the files that contain FIXME: 280 in the mapper package.


 Also I wasn't sure what you meant by 'comments around my code.'


It will become very obvious when you open the files.  The entire contents
of:
./src/test/scala/net/liftweb/mapper/ManyToManySpecs.scala
./src/main/scala/net/liftweb/mapper/ManyToMany.scala
./src/main/scala/net/liftweb/mapper/OneToMany.scala

Are commented out.


 Thanks!

 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Tue, Feb 9, 2010 at 2:28 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:

  Could you give me exact instructions what to do to test my code on 2.8?


 git checkout -b 280_port_refresh origin/280_port_refresh
 cd framework/lift-persistence/lift-mapper
 emacs $(grep -l FIXME: 280 $(find . -name *.scala))

 remove the comments around your code.  Make it compile and pass the
 existing
 tests.


  Thanks.
 
  2010/2/7 David Pollak feeder.of.the.be...@gmail.com
 
 
 
  On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:
 
  So if I get around to it would it indeed be preferable to point it to
  SHtml?
 
 
  Changing the code is one of the lowest priorities I could imagine.  I
  would say that closing the stuff you've had on review board for  1
 months
  would be much higher priority.  Adding copyright notices and other
 headers
  to the code you've written in Lift is a higher priority.  Helping to
 port
  your code to 2.8 would be a higher priority.
 
 
 
  -
  David Pollakfeeder.of.the.be...@gmail.com wrote:
 
  On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim 
 naftoli...@gmail.com
  wrote:
 
   Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
   rather than using SHtml? Is it not duplicate code?
  
 
  Because the Mapper code was the earliest Lift code... written long
 before
  SHtml.
 
 
   Thanks.
  
   --
   You received this message because you are subscribed to the Google
  Groups
   Lift group.
   To post to this group, send email to lift...@googlegroups.com.
   To unsubscribe from this group, send email to
   liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 liftweb%252bunsubscr...@googlegroups.comliftweb%25252bunsubscr...@googlegroups.com
 
  
   .
   For more options, visit this group at
   http://groups.google.com/group/liftweb?hl=en.
  
  
 
 
  --
  Lift, the simply functional web framework http://liftweb.net
  Beginning Scala http://www.apress.com/book/view/1430219890
  Follow me: http://twitter.com/dpp
  Surf the harmonics
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
  --
 
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 
 
 
  --
  Lift, the simply functional web framework http://liftweb.net
  Beginning Scala http://www.apress.com/book/view/1430219890
  Follow me: http://twitter.com/dpp
  Surf the harmonics
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 
   --
  You received this message because you are subscribed to the Google Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this 

Re: [Lift] Why not SHtml?

2010-02-09 Thread Naftoli Gugenheim
Never mind, apparently I wasn't up to date.

On Tue, Feb 9, 2010 at 11:20 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 I got OneToMany to compile (not in a way that would work on 2.7 though).
 Then I tried to push it:
 naft...@naftoli-pc /c/dev/gitrepo/liftweb (280_port_refresh)
 $ git rebase origin/280_port_refresh
 Current branch 280_port_refresh is up to date.

 naft...@naftoli-pc /c/dev/gitrepo/liftweb (280_port_refresh)
 $ git push origin 280_port_refresh
 To g...@github.com:dpp/liftweb.git
  ! [rejected]280_port_refresh - 280_port_refresh (non-fast
 forward)
 error: failed to push some refs to 'g...@github.com:dpp/liftweb.git'

 naft...@naftoli-pc /c/dev/gitrepo/liftweb (280_port_refresh)
 $

 Actually I only did the rebase to be sure, after I had already gotten the
 'non-fast forward' error. What am I doing wrong?

 As far as ManyToMany, I can't work on it because the compiler seems to just
 freeze (using up CPU though). I assume that means there's a compiler bug
 involved.

 Thanks.


 On Tue, Feb 9, 2010 at 5:46 PM, David Pollak 
 feeder.of.the.be...@gmail.com wrote:



 On Tue, Feb 9, 2010 at 2:28 PM, Naftoli Gugenheim 
 naftoli...@gmail.comwrote:

 Could you give me exact instructions what to do to test my code on 2.8?


 git checkout -b 280_port_refresh origin/280_port_refresh
 cd framework/lift-persistence/lift-mapper
 emacs $(grep -l FIXME: 280 $(find . -name *.scala))

 remove the comments around your code.  Make it compile and pass the
 existing tests.


  Thanks.

 2010/2/7 David Pollak feeder.of.the.be...@gmail.com



 On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim naftoli...@gmail.com
  wrote:

 So if I get around to it would it indeed be preferable to point it to
 SHtml?


 Changing the code is one of the lowest priorities I could imagine.  I
 would say that closing the stuff you've had on review board for  1 months
 would be much higher priority.  Adding copyright notices and other headers
 to the code you've written in Lift is a higher priority.  Helping to port
 your code to 2.8 would be a higher priority.



 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim 
 naftoli...@gmail.comwrote:

  Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
  rather than using SHtml? Is it not duplicate code?
 

 Because the Mapper code was the earliest Lift code... written long
 before
 SHtml.


  Thanks.
 
  --
  You received this message because you are subscribed to the Google
 Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 


 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google
 Groups Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.

 --

 You received this message because you are subscribed to the Google
 Groups Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google
 Groups Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.


  --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received 

Re: [Lift] Why not SHtml?

2010-02-07 Thread Naftoli Gugenheim
So if I get around to it would it indeed be preferable to point it to SHtml?

-
David Pollakfeeder.of.the.be...@gmail.com wrote:

On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
 rather than using SHtml? Is it not duplicate code?


Because the Mapper code was the earliest Lift code... written long before
SHtml.


 Thanks.

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.



Re: [Lift] Why not SHtml?

2010-02-07 Thread David Pollak
On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 So if I get around to it would it indeed be preferable to point it to
 SHtml?


Changing the code is one of the lowest priorities I could imagine.  I would
say that closing the stuff you've had on review board for  1 months would
be much higher priority.  Adding copyright notices and other headers to the
code you've written in Lift is a higher priority.  Helping to port your code
to 2.8 would be a higher priority.



 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:

  Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
  rather than using SHtml? Is it not duplicate code?
 

 Because the Mapper code was the earliest Lift code... written long before
 SHtml.


  Thanks.
 
  --
  You received this message because you are subscribed to the Google Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 


 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.



Re: [Lift] Why not SHtml?

2010-02-07 Thread Naftoli Gugenheim
Sure. It came up as part of those.
The RB about TableEditor has been waiting for a Ship it for a while, and the 
one about ConversionRules is pretty much done locally -- some questions on 
Mapper's usage of it are on the list waiting for a good answer.

-
David Pollakfeeder.of.the.be...@gmail.com wrote:

On Sun, Feb 7, 2010 at 1:01 PM, Naftoli Gugenheim naftoli...@gmail.comwrote:

 So if I get around to it would it indeed be preferable to point it to
 SHtml?


Changing the code is one of the lowest priorities I could imagine.  I would
say that closing the stuff you've had on review board for  1 months would
be much higher priority.  Adding copyright notices and other headers to the
code you've written in Lift is a higher priority.  Helping to port your code
to 2.8 would be a higher priority.



 -
 David Pollakfeeder.of.the.be...@gmail.com wrote:

 On Sun, Feb 7, 2010 at 12:47 PM, Naftoli Gugenheim naftoli...@gmail.com
 wrote:

  Hello. Why do Mapper's toForm implementations use S.fmapFunc directly
  rather than using SHtml? Is it not duplicate code?
 

 Because the Mapper code was the earliest Lift code... written long before
 SHtml.


  Thanks.
 
  --
  You received this message because you are subscribed to the Google Groups
  Lift group.
  To post to this group, send email to lift...@googlegroups.com.
  To unsubscribe from this group, send email to
  liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 liftweb%2bunsubscr...@googlegroups.comliftweb%252bunsubscr...@googlegroups.com
 
  .
  For more options, visit this group at
  http://groups.google.com/group/liftweb?hl=en.
 
 


 --
 Lift, the simply functional web framework http://liftweb.net
 Beginning Scala http://www.apress.com/book/view/1430219890
 Follow me: http://twitter.com/dpp
 Surf the harmonics

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.

 --
 You received this message because you are subscribed to the Google Groups
 Lift group.
 To post to this group, send email to lift...@googlegroups.com.
 To unsubscribe from this group, send email to
 liftweb+unsubscr...@googlegroups.comliftweb%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/liftweb?hl=en.




-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Surf the harmonics

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Lift group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en.